Changelog

Version 7.0 - 1 November 2020

  • Updated: to the latest version of jQuery (3.5.1)
  • Updated: demos
  • Updated: documentation
  • Fixed: bugs
  • Improved: CSS and JS code

Version 6.5 - 15 March 2014

  • Added: Second dynamic add tabs method to have more control and it should be used when AJAX enabled.
  • Added: Remember active tabs state. The data is saved in HTML5 LocalStorage. Also the tabs id is required in order to save it.
  • Added: Message property in AJAX error callback event. This can be used to change the default error message.
  • Fixed: Bug AJAX tabs (Click on other tabs while content is loading)
  • Improved: CSS and JS code

Version 6.4 - 17 February 2014

  • Added: Option deeplinkingAutoScroll, auto scroll to top on page load when using hashtage in the url to a specific tab
  • Added: New animation effects (slideUp, slideDown, slideUpDown, slideRight, slideLeft, etc.)
  • Removed: protocol for Google Font @imports
  • Improved: CSS and JS code

Version 6.3 - 14 February 2014

  • Fixed: Height 100% on vertical tabs (keeps jumping after transition)
  • Fixed: defaultTab not showing when using (fouc)
  • Improved: CSS and JS code

Version 6.1 - 3 February 2014

ZOZO TABS 6.1 - two majar inprovements and additions, deeplinking and AJAX features.

  • Added loading spinner before tabs are initialized on page load to prevent unstyled tabs. Prevent a FOUC (Flash of Unstyled Content) before tabs are initialized
  • Added deeplinkingPrefix and deeplinkingSeparator for advanced deeplinking.
  • Added More flexiable option to load content via AJAX (load iframe content via AJAX)
  • Fixed height of vertical tabs (removed height and replaced with min-height)
  • Improved: CSS and JS code
  • Renamed: Option urlBased with replacet deeplinking
  • Removed: Option manualTabId and tabs ids should be set manually when deeplinking is enabled

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.

  • Added: Flat Theme Pack Extension which includes 20 flat themes in dark and light and in 3 styles (contained, clean, pills)
  • Added: plenty of more templates/examples
  • Added: option disabled (data-disabled can be added to tab to disable it on page load)
  • Added: public methods (disable and enable tabs)
  • Added: load event to adjust content heigh/width when tabs contains image/video
  • Improved: 25% lighter CSS and cleaner (well-organized and well-structured code)
  • Improved: IE10 (Windows 8) touch compatibility
  • Improved: Responsive stacking feature (more intelligent)
  • Improved: Documentation
  • Support for Font Awesome Icons
  • Fixed: conflict between zozo accordion and and tabs
  • Tested and compatible with all major desktop browsers including IE7, IE8, IE9, IE10, Chrome, Firefox, Safari, Opera) and mobile browsers. We have tested it on iPad, iPhone (IOS), Samsung Galaxy S3, Samsung Note 2 (Android). Opera Mini and Chrome Mobile.

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