JavaScript tabbifier v1.6 new features

I just released a new version of my JavaScript tab interface software.
New Features
- You can set a custom onLoad function to be called after the tab interface has finished initializing.
- You can set a custom onClick function to be called when the user clicks a tab. In addition to performing any other actions, this function can stop the tab from changing.
April 4th, 2006 at 11:53 pm
It’s very useful!!Thank you for your good demo.
February 6th, 2007 at 10:01 am
this is a very good tool. thank you…
November 1st, 2007 at 9:32 am
I’m new to using JavaScript and ran across Tabifier. It’s a great tool and much easier to implement than tab images and such. Can you help me, as far as best practices go, on how best to use Tabifier with displaying and editing data using MySQL?
I’m trying to display a list of committees that are links to their detail level which are their goals and budgets. I want to display that info within the same tab; and then from there allow the user to edit the data in a form. Again in the same tab.
I appreciate any guidance you can send my way.
January 10th, 2008 at 12:59 pm
I am in the same boat as Ernest. I could not get it to work with form submissions. Does this work only for static content ? If it can be used for dynamic ap, that would be great. I would really appreciate if you can clarify this.
Thanks
March 25th, 2008 at 7:14 am
Hi Patrick,
I think this is a brilliant tool and I am finding it pretty useful. I had a question however. We were linking from one part of the html to the other using labels. I notice that however, if the label from the link belongs to data in another tab, the link does not work. Is there a way to make this work? Any inputs on this would be highly appreciated.
Thanks.