Hello guys, I am working to solve a little bug but I think it won't get solved soon. There's a website http://genotv.com/nantucket/ and when user click on any video link on the right panel, a thick box opens with youtube player and if the user clicks outside the player the tickbox closes properly on Chrome, FF and IE7, but it behaves weird on IE8 and doesn't close rather it turns into a black screen. Please advise what to do? P.S: the website is made in Wordpress Thanks Shoaib
The transitional doctype tells different versions of IE to exhibit different bugs. Try a strict doctype. (And take out the duplicate head tag.)