E-mail List Archives
Re: Hiding Legends
From: Moore, Michael
Date: Oct 15, 2008 3:20PM
- Next message: Dean Hamack: "Re: Hiding Legends"
- Previous message: Dean Hamack: "Re: Hiding Legends"
- Next message in Thread: Dean Hamack: "Re: Hiding Legends"
- Previous message in Thread: Dean Hamack: "Re: Hiding Legends"
- View all messages in this Thread
I have found that the best way to overcome styling problems with legends
is to place the content for the legend inside of a span then do what you
want with the span.
<legend><span class="fixLegend">My content here</span></legend>
I have tested this method with FireFox, IE and Opera but not Safari, and
found that it helps resolve positioning and wrapping issues with
legends.
Mike Moore
- Next message: Dean Hamack: "Re: Hiding Legends"
- Previous message: Dean Hamack: "Re: Hiding Legends"
- Next message in Thread: Dean Hamack: "Re: Hiding Legends"
- Previous message in Thread: Dean Hamack: "Re: Hiding Legends"
- View all messages in this Thread