I'm writing a simple script that replaces two images. The first one swaps in fine, but the second one for some reason will not fire. It's got to be something simple that I'm missing. Maybe the...
I've got a menu item that when hovered, swaps an image, and if clicked goes to a page, however my hovers and clicks are being treated the same in ios. Any suggestions. Here is my html:
I've never seen the <foottxt> tag before, but it looks as though you're using HTML5 tags. Earlier browser versions of IE are sketchy on their support. Are you using an HTML5 shiv in your source to...
I've ran into dropdown issues before with IE7. I have been able to fix them in the past by setting the z-index of the drop-down's parent's parent to 3000. For instance see below: