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
1d56bfceecc42caa4a50ead3fac6e9611c421ce6
jQuery-EasyTabs-mirror
/
javascripts
History
Steve Schwartz
1d56bfceec
Added 'collapsible' option, which allows active panels to be collapsed when clicked.
Closes
#1
.
2011-03-20 20:48:02 -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-1.4.3.min.js
Added jquery 1.4.3 and jquery 1.4.2 to javascripts for easy testing. Updated examples to use jquery 1.4.4. Added hashchange to example pages.
2011-01-15 02:39:47 -05:00
jquery-1.4.4.min.js
Added jquery 1.4.3 and jquery 1.4.2 to javascripts for easy testing. Updated examples to use jquery 1.4.4. Added hashchange to example pages.
2011-01-15 02:39:47 -05:00
jquery.easytabs.js
Added 'collapsible' option, which allows active panels to be collapsed when clicked.
Closes
#1
.
2011-03-20 20:48:02 -04:00
jquery.easytabs.min.js
Bumped version number in files. Updated changelog and updated minified version.
2011-01-15 02:45:08 -05: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