jQuery-EasyTabs icon indicating copy to clipboard operation
jQuery-EasyTabs copied to clipboard

Easy and flexible jQuery tabbed functionality without all the styling.

Results 101 jQuery-EasyTabs issues
Sort by recently updated
recently updated
newest added

I recently re-uploaded the EasyTabs script to my website (v3.2.0) and must have undone an edit I made to it. The EasyTabs do not load the Ajax content and when...

It seems when I use the public method to select a particular tab, it starts updating the url on subsequent tab clicks even though `easytabs` is initialised with `updateHash: false`?...

i can't for the life of me figure out how to change the cycle speed of the intervals. I applied this code but to no avail. $('#tab-container').easyTabs({ cycle: 5000 });

Hello, in the examples on the demo page you forgot to include the `` in the example code under 'HTML markup for these tabs' copying the examples won't work.

In chrome 39 on Xubuntu the browser scrolls the page to the tab anchor (eg, #tab-1) when you click it. It did't do that in chrome 32 or any other...

Hello Steve.. I have used your Jquery EasyTabs Plugin for my portfolio.. Everything works fine. But my navigation menu is not visible when I link the TABS to other pages...

After a read and write codes i did not find any solution. My problem is a try to link a dynamic content(which is work properly alone) but when is it...

I want to disable all tabs by making them all not shown upon page load. How do I do that without modifying the actual code?

Hello, I'm new to this forum and have a problem that serveral scripts (loaded by plugins for wordpress and one manually integrated one) is not gonna load when not on...

Trying to stay on the same tab after posting a form but could not make it. How can make it happen ? $('#tab-container').easytabs({ active : $.cookie('activetab'), activate : function( event,...