You mean tabs like the sample attached? Just make a tab with CSS or an image and use a link to open the corresponding page.
You can try this: homework.nwsnet.de/products/70 Its in Javascript, sounds like what you want Sorry about the link, I apparently cant post live links :s lol
1. Design your tab in html/css as you normally would including all links 2. For each tab if the tab = REQUEST_URI then make the link InActive. something like echo $REQUEST_URI='phpinfo.php' ? "Active Tab" : <a href=\"phpinfo.php\">InActive Tab</a>" ; Code (markup): The above is pseudo code and I use something like it in my tabs
as u attached ur picture is it. but it not to refresh the page just like a friendster design at your page when you browse u don't need to change the page... some page are hide and can be visible if it cals. thanks...
thanks for info but i can't download the sample becuase their s a fire wall of host. can u send it to my email? i can only download it through my email account. riecho24@yahoo.com sorry for a small demanding. thanks in advance.....
have a look at the yahoo developers api on their site. they have some prety nice stuff to do things like making tabs etc.