Click to See Complete Forum and Search --> : tabs


nuttynibbles
05-29-2007, 10:05 PM
I wanna do a tab control. I found many e.g using javascripts. when i run it in explorer, if user block active content, this tabs wont work properly. so is there a way around it?

ray326
05-29-2007, 10:17 PM
The best way is to do one page per tab. All CSS, no Javascript required.

nuttynibbles
05-29-2007, 10:20 PM
is there any sample online?

ray326
05-29-2007, 10:45 PM
I don't know of one off hand.

Sheldon
05-30-2007, 01:09 AM
Do you have an example of what you mean? Even an image?

ray326
05-30-2007, 01:10 PM
Ok, there is one online now (http://callmeray.awardspace.com/lab/tab1.html). It's quite simplistic but it shows the concept and how to handle the ever troublesome "this page" syndrome.