Hello,
This is a good plugin. Thank you for your good work.
I have 2 comments though:
I see that actually you cannot use anchors inside since there is a "e.preventDefault();" code on any click. I guess it is meant for the tabs links, but what if you wnat a link inside the tab?
Did I miss something here?
I use an imageCaption plugin (https://github.com/ibuypink/jQuery.imageCaption) That adds divs around images in order to set the alt tag as the image caption.
I tried to implement it on some images inside the tabs, but all the layout inside the tab gets messed up. It seems that the var alldivs in your code is a bit too sweeping and does not let adding other divs inside. Just a thought.
Hi! You're actually at the wrong source code repository. This tabulous is about Ruby on Rails. You're looking for tabulous.js. https://github.com/aarondo/tabulous.js
Hello, This is a good plugin. Thank you for your good work. I have 2 comments though:
Thanks, Yehuda