I have spend most of my day trying to do cross browsing this website: http://bit.ly/Ln8exT
The problem I can not figure out is that the middle menu beside the large image comes undone in IE7, it is an image rollover. Can any one throw me a bone? I can't find why this thing does not want to play with me.
// don't do the rollover if state is already ON if (!matches) { imgsrcON = imgsrc.replace(/.jpg$/ig,"_over.jpg"); // strip off extension $(this).children("img").attr("src", imgsrcON); }
The problem I can not figure out is that the middle menu beside the large image comes undone in IE7, it is an image rollover. Can any one throw me a bone? I can't find why this thing does not want to play with me.
Any help will be appreciated.
Thanks,
Thanks,