Bones/javascripts
James Aitken 8b05d2bb35 Add active class to the currently active tab content, as well as the tab itself
If this is not done, then the active class remains on the tab that was initially visible on page load - even if this tab is now hidden and no longer active. This is confusing when trying to target CSS as a the selector "ul.tabs-content > li.active" , may not be visible.

Also removed unused tabsContent variable.
2011-06-08 13:42:36 +01:00
..
app.js Add active class to the currently active tab content, as well as the tab itself 2011-06-08 13:42:36 +01:00
jquery-1.5.1.min.js changed the git repo to the src folder, browser tested, changed the tabs to work cross browser and to stack...removed the IE conditional stylesheet 2011-05-15 16:13:52 -07:00