An open API service indexing awesome lists of open source software.

https://github.com/css-tricks/jquery-organic-tabs

Click the tabs to swap out content below, but the area fluidly adjusts in size to the new content, rather than jerk up or down.
https://github.com/css-tricks/jquery-organic-tabs

Last synced: 12 months ago
JSON representation

Click the tabs to swap out content below, but the area fluidly adjusts in size to the new content, rather than jerk up or down.

Awesome Lists containing this project

README

          

# jQuery-Organic-Tabs ([Article](http://css-tricks.com/organic-tabs/) / [Demo](http://css-tricks.com/examples/OrganicTabs/))

Have you ever seen a tabbed content area in a sidebar that was a little "jerky"? The jerkiness can be caused by a bunch of things, like the content in the tabbed areas are of different heights, or maybe the way the switch happens the current one is hidden for a brief second before the new one shows up and the content below it jumps up and back down quickly. For lack of a better term, I'm calling tabs that behave more smoothly organic tabs.