25 Commits

Author SHA1 Message Date
Steve Schwartz c54f8f8d4f Fixed title attribute in demo 2012-01-19 01:51:16 -05:00
Steve Schwartz 974ae07465 Created new basic demo with link. Deleted all extraneous demos. 2012-01-19 01:28:39 -05:00
Steve Schwartz 44170aacda Added ability for panels to be non-divs, along with demo 2011-09-14 15:22:38 -04:00
Steve Schwartz 9606ce0955 Added full history / bookmarking support for nested tabs. Closes #9. 2011-07-15 00:23:06 -04:00
Steve Schwartz 2756051d1e Fixed spacing in nested example 2011-07-14 16:34:48 -04:00
Steve Schwartz cc2dbb89a1 Added new examples including prev/next button and nested tabs. 2011-07-14 16:30:22 -04:00
Steve Schwartz 124263b989 Created new ajax functionality for tabs. 2011-05-18 22:41:39 -04:00
Steve Schwartz 72a266c730 Fixed issue where setting heights for height transition animations conflicted with panels containing content that could change height due to JS interaction. 2011-04-05 18:21:40 -04:00
Steve Schwartz e771c1e53d Fixed bugs with new height transition feature concerning weird browser styles and conflicting with collapsible option. Added demo for new features. 2011-03-30 20:57:51 -04:00
Steve Schwartz a3d9af5e63 Added graceful height transition between panels of differing heights. Added options for transition and collapse effects. 2011-03-30 17:01:50 -04:00
Steve Schwartz 38f3c90790 Fixed height jumping problem with CSS for chrome. 2011-03-21 04:00:08 -04:00
Steve Schwartz 2d75b320be Fixed bug with new collapsible code if no options passed in. 2011-03-21 03:05:47 -04:00
Steve Schwartz 150407ea39 Added demo page for collapsible and cancel event features. Added useful data to event hooks. 2011-03-21 02:27:19 -04:00
Steve Schwartz 545bfe61be Updated minified version to v2.1.0 2011-03-20 21:32:29 -04:00
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
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 6e42cc399d Fixed multiple demo page 2010-10-26 17:16:08 -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 0fad17dcf1 Fixed issue with URL hash rewrite overwriting parameters in the URL. 2010-10-26 12:46:37 -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 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 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