lev rickards wrote:
> We're trying to position a set of h3's and text next to a left-floated
> navigation list. Straight forward, right? However, we want the h3's to
> be clickable for some jQuery hide/reveals. We wanted the entire h3
> background to be clickable, which in IE seems to require giving the
> headers hasLayout. Compare the results in FF and IE(6):
>
> http://sandbox.hgci2.net/
>   


> Any suggestions for overcoming this?
>   


Add float:right to the h3 styles and IE 6/7 should come on board (not 
tested). Too tight tolerance for the IEs.
______________________________________________________________________
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