Jquery 1.4.4 Thick Box Problem On Ie8

Discussion in 'jQuery' started by shaibibutt, Jan 29, 2013.

  1. #1
    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
     
    shaibibutt, Jan 29, 2013 IP
  2. Rukbat

    Rukbat Well-Known Member

    Messages:
    2,908
    Likes Received:
    37
    Best Answers:
    51
    Trophy Points:
    125
    #2
    The transitional doctype tells different versions of IE to exhibit different bugs. Try a strict doctype. (And take out the duplicate head tag.)
     
    Rukbat, Jan 29, 2013 IP