Archive for the 'JQuery' Category

Working with JQuery Tabs V3

February 21st, 2009 posted in JQuery | No Comments »

I´ve spent the afternoon trying to learn JQuery by examing how to interact with the brilliant tabs interface from the JQuery UI lib. A lot of the code on the net was written for the older JQuery tabs library v2, so it was a bit difficult to find some good examples. Apparantly stuff has changed from V2 to V3.´

It´s really astonishing how easy the JQuery libraries work, a fully functional tabbed interfaced can be implented in only a couple of minutes. If you know what you´re doing ofcourse, which I did´nt. I´m still a bit flaky on how things work but i´ll get there.