Here's a weird one I encountered... This page is using 3 div.article partitions to do some (slightly uncomfortable) curved corner boxes. Everything seems to be fine in Windows Firefox. Get some freaky behavior in IE 6 (surprise surprise). I'm currently troubleshooting, but here's a synopsis of the two problems:
1. On Windows IE 6, the left-hand div "article" box shows a large gap where the ul is. No such behavior in Firefox, and the gap is closed when the ul is set to display: none. Is not solved by controlling ul/li margin/padding. 2. On Windows IE 6, the last instance of "How to Buy" repeats the word "Buy" apparently outside all the divs. This is the "Buy" from the third div, and clicking on this phantom "Buy" does select the "How to Buy" link (though does not activate it). This anomaly disappears if all left/right margins from all div.article boxs. I have also in my desperation tried using nbsps for the spaces in the phrase, tried hiding overflow, tried nowrap on the white-space, tried just eliminating the margin on the last box. No luck. Page: http://www.simpliphones.com/products/upgrades.php CSS: http://www.simpliphones.com/screen.css http://simpliphones.com/products/upgrades.css Any ideas? Thanks for looking... Jared Stein Adjunct Instructor Multimedia Communications Technology Utah Valley State College, MS 149 http://www.uvsc.edu/disted/ ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
