Changelog
Version 7.0 - 1 November 2020
Version 6.5 - 15 March 2014
Version 6.4 - 17 February 2014
Version 6.3 - 14 February 2014
Version 6.1 - 3 February 2014
ZOZO TABS 6.1 - two majar inprovements and additions, deeplinking and AJAX features.
Version 6.0 - 2 December 2013
ZOZO TABS 6.0 - jQuery Tabs Plugin comes with some awesome new features to the table including Flat Theme Pack Extension, enhanced core css and themes, more intelligent responsive feature.
Version 5.0 - 22 July 2013
- Added: Lighter weight, more efficient and completely reorganised, cleaned and commented CSS style.
- Added: Source folder which contains all modules of the Zozo Tabs divided into multiple small CSS files. This makes easier to customize your build of Zozo Tabs to modify, include or remove certain modules such as vertical, underlined, multiline, responsive etc.
- Added: Support to load content with AJAX
- Added: Clean tabs
- Added: Callback events, ready, select, deactivate, beforeSend (AJAX), contentLoad (AJAX) and error (AJAX)
- Added: Option to add data-link value when adding dynamic tabs.
- Added: Responsive fluid grid
- Added: Responsive video support including Youtube, Vimeo, object, iframe
- Added: Two templates/examples clean tabs and ajax content
- Added: Option cacheAjax
- Added: Option maxRows which will be used to switch to dropdown menu when executed
- Added: Option minWindowWidth which will be used switch to dropdown menu
- Added: Option responsiveDelay for stacking tabs on resize window
- Improved: No absolute positioning and height
- Improved: All templates/examples and added jQuery as a parameter to the ready method instead of $ to avoid conflicts with other libraries
- Improved: Responsive stacking feature (more intelligent)
- Improved: Documentation, all options are fully documented and has example code for jQuery and HTML5 data attribute usage.
- Removed: prefix -khtml (Konqueror)
Version 4.2 - 29 June 2013
- Improved: CSS3 transitions
- Fixed: top compact underlined responsive tabs
- Fixed: mobile dropdown menu (bottom horizontal)
- Fixd: border on mobile for vertical underlined tabs
Version 4.1 - 22 June 2013
- Improved: Documentation
- Fixed: autoContentHeight issue when it's disabled
- Fixed: vertical tabs within nested tabs issue
Version 4.0 - 17 June 2013
- Added: Multiline tabs and template/example
- Added: CSS3 transitions with jQuery fallback for older browsers
- Added: Option smart autoplay
- Added: Mobile touch events for mobile and tablet devices
- Added: Public method refresh() which can adjust the content height of zozo tabs when adding new content dynamically
- Added: Support for Font Awesome, it's not include with Zozo Tabs can be downloaded from their website
- Added: Options for mobile auto scrolling (mobileAutoScrolling, navTopOffset, contentTopOffset)
- Improved: Documentation
- Improved: default cursor for active tab.
- Improved: CSS themes
- Fixed: IE10 issue
- Fixed: Firefox gradient issue
Version 3.5 - 1 June 2013
- Added: New template/example mixed content
- Added: jQuery 1.9.x support
- Improved: Callback event to fire page load as well
- Fixed: Disable autoContentHeight bug
- Fixed: Vertical tabs top margin issue
- Fixed: Any object from being highlighted upon touch event on iOS and Android
Version 3.4 - 22 May 2013
- Improved: Silver theme
- Improved: Smaller tabs typography
- Fixed: Slow transition animation after changing animation options dynamically
Version 3.3 - 15 May 2013
- Improved: Deep-linking example
- Fixed: Urlbased tabs issue in IE7
Version 3.2 - 10 May 2013
- Fixed: Large vertical tabs slideH animation
- Fixed: Urlbased tabs issue in IE7
Version 3.1 - 4 May 2013
- Added: Option autoContentHeight, tab content will resize to the current content height. Setting this options false, it will take longest content height.
- Improved: CSS3 transitions
Version 3.0 - 2 May 2013
- Added: Smart autoplay feature
- Added: Unique responsive features with crossbrowers and cross-device support
- Added: New animations effects with fallBack to jQuery completely rewritten, slideH, slideV, fade, none
- Added: Mobile dropdown menu with touch enabled and CSS3 Transitions
- Added: Scroll to the top of the tabs dropdown menu on mobile devices
- Added: Support for jQuery easing plugin (default easing is "swing" or "easeInQuad" when jQuery easing plugin is included)
- Added: Links you can put a external link or any type of link to each tab.
- Added: 2 more templates/examples
- Add: CSS3 transitions
- Improved: CSS themes
Version 2.2 - 21 Jan 2013
- Fixed: HTML5 data attribute issue
- Imroved: Examples
Version 2.1 - 31 Dec 2012
- Fixed: js bug in Internet Explorer
- Fixed: Few minor bugs
Version 2.0 - 10 Dec 2012
- Completely rewritten and improved CSS
- Added: 3 new themes: white, deepblue, orange
- Added: 6 different sizes: mini, small, medium, large, xlarge, xxlarge
- Added: Underlined tabs, will work with horizontal and vertical tabs and also with all positions and in different sizes
- Added: Nested Tabs
- Improved: Existing themes
- Added: 3 new examples
- Improved: Documentation
- Improved: Existing examples
- Updated: to jQuery 1.8.2
- Fixed: Few minor bugs
Version 1.2 - 12 Nov 2012
- Added: New black theme
- Improved: Documentation
Version 1.1 - 9 Nov 2012
- Fixed: CSS3 box-shodow issue in Firefox
- Fixed: Extra margin issue in Firefox
- Improved: Documentation
- Fixed: Few minor bugs
Version 1.0 - 6 Nov 2012
- Initial Release