On Jun 4, 2009, at 3:41 PM, Jenni Beard wrote:
>
>
> Thanks again for all of your help with this.  I still cannot get the  
> rest of
> the arrowhead to show up in IE7 (or IE6), though it looks great in  
> Opera,
> Chrome, and Firefox.  I followed your advice exactly, which worked  
> great in
> the modern browsers.  Any suggestions on how to get this to work  
> properly in
> IE7/6?
>
> http://fossilbyte.com/1/template.html
The parent UL has a 'width' specified. That means it 'hasLayout' [1].  
The result is that the outdenting of the <a> fails, it is clipped. Try  
giving the <a> position relative and trigger 'hasLayout' on the <a>;  
See the example linked from the article.

[1] http://www.satzansatz.de/cssd/onhavinglayout.html#clip

Philippe
---
Philippe Wittenbergh
http://l-c-n.com/





______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
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