jquery tools test

wel’ll try to put some tabs and stuff in here, should be fun

First tab content. Tab contents are called “panes”
Second tab content
Third tab content
// perform JavaScript after the document is scriptable. $(function() { // setup ul.tabs to work as tabs for each div directly under div.panes $("ul.tabs").tabs("div.panes > div"); });