The links in the "on sale" section of each of the top tab drop-downs on this website do not work at all in IE. Any ideas?
A:
First, I'd suggest running this through the W3C markup validator as you have a number of invalid XHTML elements. I think the culprit may be an 's' element in your On Sale div. That element is deprecated - you should use the 'del' instead for strikethrough. There are also a couple of places where you're setting the display attribute to 'hidden' when you should be setting it to 'none'.
Jim Lamb
2010-06-11 18:40:53
Hi Jim,What should we use instead? It didn't come through on here. Thanks for your response!
Shawn Berg
2010-06-11 18:44:08
Jim Lamb
2010-06-11 18:45:23