Forums

[Plugin: Shadowbox JS] Doesn't work with Internet Explorer 8.0 RC1. (10 posts)

  1. MACCoutinho
    Member
    Posted 8 months ago #

    Hello,

    It seems that the plugin is not compatible with Internet Explorer 8.0 RC1. Is there some way to fix this or a new compatible version being released soon?

    Thank you very much!

  2. MACCoutinho
    Member
    Posted 8 months ago #

    (The background fades to black but no window pops up.)

  3. sivel
    Member
    Posted 8 months ago #

    As the name states it is Internet Explorer 8.0 RC1 and there a lot of things that will not work correctly with it. The problem is not the fault of my plugin or the implementation but shadowbox.js which was created and maintained by someone else.

    There are numerous topics on his forums about IE8. In short as IE8 is not final release there are no fixes as the author hasn't released any.

    Feel free to search through the shadowbox.js forums here: http://n2.nabble.com/Shadowbox-f1309102.html

  4. sivel
    Member
    Posted 8 months ago #

    For future reference I will generally not support plugin questions on the wordpress.org forums. All questions/problems relating to my plugins should be posted at http://forum.sivel.net/

  5. MACCoutinho
    Member
    Posted 8 months ago #

    Lets wait and see then... thnx for your reply.

  6. Junglepilot
    Member
    Posted 8 months ago #

    We're way beyond IE8 RC1. Still does not work.

  7. DiscoDrock
    Member
    Posted 7 months ago #

    IE8 has been released and shadowbox is still a no go... anyone have a fix?

  8. sivel
    Member
    Posted 7 months ago #

    There has been no mention by Michael J. I. Jackson that he will be releasing an update to shadowbox.js that will fix the incompatibility with IE8 any time soon.

    I am working on a solution to include with the plugin and will be releasing in the next several days.

  9. sivel
    Member
    Posted 7 months ago #

  10. dalbert44
    Member
    Posted 7 months ago #

    Hi all,

    to fix the IE8 problem, add the following to your skin css file:

    #shadowbox_title {
      border: 0px solid;
    } 
    
    #shadowbox_info {
      border: 0px solid;
    }

    IE8 gets border-top-width and border-bottom-width as medium if it is not set.

Reply

You must log in to post.

About this Topic