Peter Michaux wrote:
> Hi,
>
> I'd like to learn how to use CSS to display a definition list as a
> tabbed pane. I think this would be a nice way to relate the tab and
> the content in case the browser is not CSS or the document is being
> presented aurally. Any tips on how to do this might get me headed in
> the right direction.
>
> The definition list would be simple HTML like
>
> <dl>
> <dt>Coffee</dt>
> <dd>Black hot drink</dd>
> <dt>Milk</dt>
> <dd>White cold drink</dd>
> </dl>

Hi Peter,
This is something I'm working on right now. Example 2 may be what you're
looking for:
http://www.tjkdesign.com/articles/TJK_ToggleDL/extension/TJK_1.asp
It works in IE5 Mac (it just needs a CC for IE5 Win to move the tabs up a
little bit)

Regards,
Thierry | www.TJKDesign.com

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to