On 11/17/2011 12:01 PM, David Hucklesby wrote:
On 11/17/11 9:15 AM, Bob Meetin wrote:
Can anyone recommend some code, a tutorial, pure CSS, no JavaScript,
jQuery, Mootools, that can display a series of tabs within page content,
then as you click on each tab it reveals the content. When you release
the content area remains in view. It doesn't switch back to the default
selection or display: none.

This is not navigation to change pages. I google and see a lot of those.


Something like this, perhaps? —

<http://css-tricks.com/13758-functional-css-tabs-revisited/>

At first look this seems to work perfectly, but then when you add additional 
content you see that it does not dynamically adjust with the amount of content. 
The problem is that the amount of text will vary regularly but the min-height 
is fixed.  Ideas?

http://www.dottedi.biz/code/pure_css_tabs.html

-Bob

______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to