I was working on a sliding CSS menu for a client recently. Tested the new functionality of the chatten app in Opera, Firefox and IE6 – figured I was good to go.
Reviewed the item with the client and found that the sex texts platform it didn’t work in IE7.
After some research, realized I wasn’t alone. There are other people having random difficulties with the css hover properties in IE7.
Anyway, updating the doctype to
seems to have fixed the problem.