[WSG] old horizontal list formatting issue in ie
Hi, Its late and i forget what makes these li's stretch to the width of the ul in ie? ul.bos_image_index { margin-left: 0; padding-left: 0; white-space: nowrap; } .bos_image_index li { display: inline; list-style-type: none; border:1px solid black; } .bos_image_index li a { border:1px solid pink; } .bos_image_index li:hover { border-bottom:2px solid #333; } .bos_image_index li img{ height:45px; width:60px; } for example see: http://soathar.macdesign.eu/seamus-gallery (silly border colors applied for visual aid) -best kevin *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] ***
[WSG] Browser loading images issue
I noticed that sometimes some images will not load upon visiting a page while others on the page will, but when I hit the browser's refresh button, the image will load. This was happening in IE, but no other browser. Anyone have any ideas how to fix this issue? Thanks, Kristine *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] ***