Set Static Height for content?
davidsnyder@me.com - June 29, 2008 - 14:46
| Project: | Magic Tabs |
| Version: | 5.x-1.x-dev |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Can anyone suggest a way to set the static height for each tab? I've tried every way I know how but the arguments are ignored. As it is, switching tabs collapses the page, which temporarily distorts all other content on the page and could confuse the user. I'd like to set each tab set to have a static height, so as the user switches tabs the height remains the same while loading - which makes it much more ascetically pleasing.

#1
Try to put this in your style.css:
.magic_tabs {height: 250px}#2
No response. Closing.