In other words, it's not reliable.
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com
- Template Triage!
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
http://www.macromedia.com/support/search/
- Macromedia (MM) Technotes
==================
"David Powers" <david@example.com> wrote in message
news:ecsa18$dln$1@forums.macromedia.com...
> Murray *ACE* wrote:
>> No.
>
> Yes. :)
>
> The following style rule makes the initially selected
item bold in modern
> browsers (IE6 doesn't count as modern):
>
> option[selected] {font-weight:bold;}
>
> In Firefox at least, the font of the selected item is
displayed at its
> normal weight when the menu is closed, but bold when
open. The style is
> applied only to initially selected items; it doesn't
change if another
> item is selected subsequently.
>
> Since this is the appdev forum, it's also likely that
the OP is using a
> server-side language. In that case, it's very easy to
use a conditional
> statement to apply a class to a menu item that contains
the selected
> attribute.
>
> --
> David Powers
> Adobe Community Expert
> Author, "Foundation PHP for Dreamweaver 8" (friends of
ED)
>
http://foundationphp.com/