jQuery-EasyTabs
jQuery-EasyTabs copied to clipboard
Easy and flexible jQuery tabbed functionality without all the styling.
I need to create a page, sidebar on a left and on the right, both changing content in the center (there is all blocks for both sidebars). Is it possible...
Hi there. Love your JQuery plugin! I want to use it in our Moodle LMS so we can display and organise our lesson content better. My only issue is that...
Google maps' sizing not working when placed in inactive tabs (works if placed in the tab that opens on page load). Here's a jsfiddle (see tab 2): http://jsfiddle.net/jeremyhawes/G7keE/
There is support during fade animation to set a height on the tabs container to prevent short pages from jumping back to the top when both tabs are hidden. This...
On fadeIn/fadeOut animation the container's overflow parameter changes to hidden. This may cause problems (as it caused in my site :)) If you want to try this bug out, use...
Previously took over a second to switch tabs, now is more or less instant. Also commented out active tab class propagation to children. If you want that back, uncomment lines...
The ability to add a tab to an already-running tabset is a nice feature. I've just added it. Syntax: $("#tab-container").easytabs("refresh"); Caveats: - Hash change has a bit of a bug,...
On right click of tab show context menu with options close this tab, close others, close all tabs.