This website requires JavaScript.
Explore
Help
Sign In
averello
/
jQuery-EasyTabs-mirror
Watch
1
Star
0
Fork
0
You've already forked jQuery-EasyTabs-mirror
mirror of
https://github.com/JangoSteve/jQuery-EasyTabs.git
synced
2025-12-24 12:13:57 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a8908018f3f0df33f62dece47c61a2fd0ac4ac09
jQuery-EasyTabs-mirror
/
javascripts
History
Steve Schwartz
a8908018f3
Made some more functional updates. Fixed some stray global variables to make plugin thread-safe (i.e. different instances of easytabs on the same page don't interfere with each other). Updated README with v2.0 changelog.
2010-10-26 01:13:53 -04:00
..
jquery-1.4.2.min.js
First commit to git repo. Version 1.1 of plugin. I know I should have had this under version control from the start :-/
2010-08-24 00:40:10 -04:00
jquery.easytabs.js
Made some more functional updates. Fixed some stray global variables to make plugin thread-safe (i.e. different instances of easytabs on the same page don't interfere with each other). Updated README with v2.0 changelog.
2010-10-26 01:13:53 -04:00
jquery.easytabs.min.js
Updated to Version 1.1.2 with cycling functionality. Updated README to be easier to read and more straight forward for basic setup.
2010-08-24 01:13:20 -04:00
jquery.hashchange.min.js
Completely refactored code to be much more modular. Fixed conflicts between settings of multiple easytab containers on one page. Added easytabs settings to DOM data object on each container. Fixed easytabs tabs to only include tabs that have corresponding target panels. Added public 'select' method called with .easyTabs('select','#tab');
2010-10-24 12:24:58 -04:00