19 Commits

Author SHA1 Message Date
Steve Schwartz
7abf11cb0a Bumped version number in files. Updated changelog and updated minified version. 2011-01-15 02:45:08 -05:00
Steve Schwartz
5d0907a241 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
Steve Schwartz
bb8894e09f Fixed bug when panel div id is 'data'. 2011-01-15 02:38:40 -05:00
Steve Schwartz
c409fa1532 Updated minified version with 2.0.1 updates. 2011-01-07 04:39:02 -05:00
Steve Schwartz
25cef1b545 Updated version and copyright info. Converted README to markdown for easier readability. 2011-01-07 04:33:40 -05:00
Steve Schwartz
82e3814061 Fixed IE bug and made more robust to work with links with both parameters and hash specified. 2011-01-07 04:07:11 -05:00
Steve Schwartz
b35bf10e74 updated citation info in minified file 2010-10-26 17:13:50 -04:00
Steve Schwartz
438c9d0d78 Made public 'select' method more versatile; it can now be passed a tab-selector, tab-link-selector, or tab-link-href. 2010-10-26 17:13:09 -04:00
Steve Schwartz
f58c8d7f0b Updated minified version of easytabs 2010-10-26 12:47:41 -04:00
Steve Schwartz
0fad17dcf1 Fixed issue with URL hash rewrite overwriting parameters in the URL. 2010-10-26 12:46:37 -04:00
Steve Schwartz
9581d1fb35 Updated version info and minified js 2010-10-26 05:32:49 -04:00
Steve Schwartz
93f683819c Finished resolving conflicts with hash updating, back-button functionality, multiple easytabs instances on one page, and cycling. 2010-10-26 05:29:15 -04:00
Steve Schwartz
dc0efd8aaf Fixed cycling bugs and animation speed bugs. Updated multiple example page and README. 2010-10-26 03:51:16 -04:00
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
Steve Schwartz
18b44dd12f Updated README with v2.0 changelog. Changed beforeChange and afterChange events to before and after, respectively. 2010-10-24 12:50:42 -04:00
Steve Schwartz
c9eb8e8992 Changed .easyTabs() to .easytabs() 2010-10-24 12:34:53 -04:00
Steve Schwartz
ef8b6e888d 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
Steve Schwartz
0dff01e86e 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
Steve Schwartz
af1dc57ed9 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