Scrollable portion How?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
rajeshpv
Forum Newbie
Posts: 2
Joined: Thu Apr 30, 2009 5:39 am

Scrollable portion How?

Post by rajeshpv »

hi

I want to devolope a website in PHP. so i divide the webpage into 'left' ,'center','right'. when i clicked one link in the left portion , i want to display the content in the center .Center portion should be able to scroll . how it is possible
User avatar
s.dot
Tranquility In Moderation
Posts: 5001
Joined: Sun Feb 06, 2005 7:18 pm
Location: Indiana

Re: Scrollable portion How?

Post by s.dot »

Using frames.
Last edited by pickle on Tue Jun 02, 2009 2:05 pm, edited 1 time in total.
Reason: Added a missing L on the end of the [/ur] tag
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
Post Reply