jQuery-EasyTabs
jQuery-EasyTabs copied to clipboard
Easy and flexible jQuery tabbed functionality without all the styling.
The version definition in package.json cannot be an array according to https://docs.npmjs.com/files/package.json
I've needed to update the tab set after i added more tab container and link, so Iv'e got this error: Uncaught Error: Tab '#story-15' does not exist in tab set...
https://github.com/JangoSteve/jQuery-EasyTabs/blob/master/lib/jquery.easytabs.js#L88 `options.collpasedByDefault` instead of `options.collapsedByDefault` And because of it option `collapsedByDefault` not works.
Hey there, I'm trying to add anchors to my page or inside tabs, open the associated tab. Therefore I found the "panelContext" option, but that dosn't seem to work. All...
Hi, would it be possible to use this Plugin with mouseover/mouseout instead of "click" event?
I am using jplayer to play a stream on my website. On some browsers jplayer uses flash to play the audio as audio formats are not supported natively. If i...
Please, add option to support equal tab panels height. Here: https://skydrive.live.com/redir?resid=251E9ECF21896237%214778 jQuery.EasyTabs version 3.2.0 with equal tab height functionality.
When we have a lot of tabs, occurs a break line. Exists some option to do a horizontal scroller instead ?
is it possible to make a funktion that loads some content and add a load more button after? Like infinite scroll or Facebook?