EDIT http://eswhy.com/test/
Hi folks
I'm building a site using mostly
CSS for positioning and layout. go me.
I have a previously unencountered situation with IE in that there are what I'm calling 'Artifacts' in the layout.
I'm using Divs to define areas through which I'm controlling styling on text/
html objects, as well as the postioning and structure of my menus (unordered lists)
For some reason IE is duplicating fragments of things at the bottom of the pages.
For example, I have an UL near the bottom of the page which contains links to the main portions of the site (a footer nav bar). The last element of that list is being duplicated at the bottom of the page. When you hover that item, it and the original in the nav itself both 'hover' effect...
anyone seen such artifacting like this in IE before? and what might be causing it.