movable tabber
Cool, the folks over at Movable Type (blogging software) are using my JavaScript tabs script. They even came up with a nice enhancement.
Cool, the folks over at Movable Type (blogging software) are using my JavaScript tabs script. They even came up with a nice enhancement.
August 15th, 2007 at 12:35 pm
Glad you appreciated us using the tabbing code! I think it added a really nice effect to the site, and if you’re interested, we’d love to have you try out MT itself sometime, too.
August 15th, 2007 at 3:48 pm
Neat!
August 15th, 2007 at 3:49 pm
Awesome! This is exciting!
August 21st, 2007 at 7:51 pm
Hi
I too have seen Kingsized what a fantastic act and i can see your comparison with the Blues Brothers and Dancing, keep up the good
work on a Fantastic Blog
Regards Geoff
October 27th, 2007 at 7:05 am
nice..great work
..
how could i have this in my site??
should i neeed to pay?
October 29th, 2007 at 5:22 pm
The tabber is great. I am trying to use it with the ajax loading as per the example however it does not appear to work with IE 6, it does work with Firefox (i.e. the content in the other files gets loaded into each tab). Is there an easy fix?
December 19th, 2007 at 1:25 pm
Hi Patrick,
Very nice work and very easy to implement!
However, when add another javascript with window.onload=function(), the tabber stop working…
Any idea to workaround?
Thanks,
Lee
December 19th, 2007 at 3:29 pm
Patrick,
Forget about my previous post… you have even taken this into care!
As long as other window.onload function is loaded before the tabber.js, it will works just fine.
It is all written in your tabber.js — good documentation! =)
No other javascript that I found on the web take into account of this!
Thanks again,
Lee
February 9th, 2008 at 8:45 am
This is a fantastic tabber script, i’m going to assume its the best i’ll come across because i didn’t need to look any further when i found this! The website i am working on is just a little project of mine due to boredom and wanted to do something.
This script fits in nicely with some of the pages i’ve made and will be making.
Thanks again!
February 27th, 2008 at 1:06 am
hi i am using tabber .js in my Project.
I am facing Some Problem.
i create jsp that has more tha one tab
Suppose ist and Second tab.
i am woriking in second tab
after submit bydefault first tab show.
i go on tabber.js file i see default tab assign =0 i change 1 then default show second tab.
But My question is That how to diamically change tab,depend own ur working tab.
August 4th, 2008 at 11:44 pm
I love this script. I have a question though. I want on another page a a href link to a page with tabbertab and go to a specific tab. Another page has to link to another tab etc. I am no Javascript expert, so I’m kinda lost here.
An example would be really appreciated.