Click to See Complete Forum and Search --> : Dashed border not displaying well on IE


jamesx521
06-18-2005, 02:21 PM
border-right: 1px dashed gray;
I make a curly looking border by offsetting two dashed lines by a few pixels.
Kind of like the example below, however the lines should be offset just by a pixel or two from each other.
- - - - - -
- - - - - - -
However, when I scroll down on this page:
http://www.xn3ct.net/SampleSite02/index.html
On IE the curly looking vertical lines brake down
and on Mozilla they look OK.
Any solutions to fix the ones on IE? Thanks.

-jms

kendokendokendo
06-18-2005, 04:58 PM
<a href="http://nanobox.chipx86.com/browser_support.php#css">http://nanobox.chipx86.com/browser_support.php#css</a>
this page lists browser support for css. as you can see, IE6 appears to have partial support for border-style. it just may be that dashed are the one thing it doesnt support. sorry :/