[jQuery] Tabbed user interface

[jQuery] Tabbed user interface


Hi,
I'm trying to build a tabbed user interface based upon the themeroller
css and demo.html found in the themeroller zip file.
It connects to a database and loads data into the tabs when required.
The interface is set-up to provide a customer back-end, so that the
customer can update their account, adjust settings, view recent
notices etc. Hopefully, this should be applicable to what other
people are building.
I've made a start (see http://jquerytabbedinterface.blogspot.com/ and
http://www.yyytest.com/jquery/demo.asp?UI=12345678) and will document
the changes I've made along the way.
If some of you could take a look, comment via the blog etc. I would be
most grateful.
Right now I'm having issues with the slide toggle on the 'Second'
tab. It is intended to update a database field from 0 to 1 (and vice
versa), but I can't get it to work.
I'd also be grateful as to the correct way of using the jQuery code,
and the organisation of the tab site pages etc.
Cheers,
Alex