Commit Graph

  • 25cef1b545 Updated version and copyright info. Converted README to markdown for easier readability. Steve Schwartz 2011-01-07 04:33:40 -05:00
  • 82e3814061 Fixed IE bug and made more robust to work with links with both parameters and hash specified. Steve Schwartz 2011-01-07 04:07:11 -05:00
  • c6b1fafc68 Created .gitignore for project, added .swp to ignore for vim swap files. Steve Schwartz 2011-01-07 04:05:01 -05:00
  • 6e42cc399d Fixed multiple demo page v2.0 Steve Schwartz 2010-10-26 17:16:08 -04:00
  • b35bf10e74 updated citation info in minified file Steve Schwartz 2010-10-26 17:13:50 -04:00
  • 438c9d0d78 Made public 'select' method more versatile; it can now be passed a tab-selector, tab-link-selector, or tab-link-href. Steve Schwartz 2010-10-26 17:13:09 -04:00
  • f58c8d7f0b Updated minified version of easytabs Steve Schwartz 2010-10-26 12:47:41 -04:00
  • 0fad17dcf1 Fixed issue with URL hash rewrite overwriting parameters in the URL. Steve Schwartz 2010-10-26 12:46:37 -04:00
  • 9581d1fb35 Updated version info and minified js Steve Schwartz 2010-10-26 05:32:49 -04:00
  • 93f683819c Finished resolving conflicts with hash updating, back-button functionality, multiple easytabs instances on one page, and cycling. Steve Schwartz 2010-10-26 05:29:15 -04:00
  • dc0efd8aaf Fixed cycling bugs and animation speed bugs. Updated multiple example page and README. Steve Schwartz 2010-10-26 03:51:16 -04:00
  • 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. Steve Schwartz 2010-10-26 01:13:53 -04:00
  • 18b44dd12f Updated README with v2.0 changelog. Changed beforeChange and afterChange events to before and after, respectively. Steve Schwartz 2010-10-24 12:50:42 -04:00
  • c9eb8e8992 Changed .easyTabs() to .easytabs() Steve Schwartz 2010-10-24 12:34:53 -04:00
  • 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'); Steve Schwartz 2010-10-24 12:24:58 -04:00
  • 28c5579877 Updated README Steve Schwartz 2010-10-24 12:20:15 -04:00
  • 0dff01e86e Updated to Version 1.1.2 with cycling functionality. Updated README to be easier to read and more straight forward for basic setup. Steve Schwartz 2010-08-24 01:13:20 -04:00
  • af1dc57ed9 First commit to git repo. Version 1.1 of plugin. I know I should have had this under version control from the start :-/ Steve Schwartz 2010-08-24 00:40:10 -04:00