Neat CSS Tabs
Posted: 16 November 2005 08:06 PM   [ Ignore ]
Newbie
Rank
Total Posts:  1
Joined  2005-11-16

I ran across this site http://www.jaketracey.com/ on the home page. I tried to see if i could figure it out, but I couldn’t.
I am really interested in how the tabbing system works on this site along with the fading in of each new tab, along with the “Accesskeys”.

Is this all javascript working wonderfully with css or what?
Does anyone know where I could find some raw files to tinker with?

Thanks!

Profile
 
 
Posted: 10 January 2006 12:31 PM   [ Ignore ]   [ # 1 ]
Newbie
Rank
Total Posts:  2
Joined  2006-01-10

The look of this bar can be achieved with only CSS. In order to change the style of the tab that you have selected you must use JavaScript or do it server side. (PHP, ASP etc.)

The accesskeys are pure HTML and is done like this.

For accesskey alt+m: some link

Profile
 
 
Posted: 24 January 2006 04:54 PM   [ Ignore ]   [ # 2 ]
Newbie
Rank
Total Posts:  14
Joined  2006-01-12

Here is a tutorial which he has on that site for the fading browser tabs, its an impressive technique.

http://www.jaketracey.com/articles/2005/07/12/cross-browser-fading-tabs

Profile
 
 
   
 
 
‹‹ Hover      open links in new window? ››