Viewing 3 replies - 1 through 3 (of 3 total)
  • Thanks for investigating, unfortunately, I couldn’t figure out what the problem was. WP-reCAPTCHA doesn’t utilize mootools, so it might be on Slimbox’ end. The only calls to appendChild are on lines 407 and 423, and there’s no innerHTML usage at all within the plugin code. If I ever figure anything out I’ll let you know. I still appreciate your time put into investigating and letting me know, thanks.

    I use the Lightbox plugin and everything works perfectly fine, by the way.

    Thread Starter monodistortion

    (@monodistortion)

    I like Slimbox since the javascript files are much smaller but I may try switching back to Lightbox 2.

    I ended up hacking the slimbox.php file to get it to work with reCAPTCHA. I split the function slimbox_styles() into two pieces and left the CSS in the head and used another add_action to put the javascript at the bottom of the body. The only disadvantage is if you click on an image before the page loads completely you get the raw image instead of the slimbox…

    You can usually count on IE to screw things up for you and give you days of extra work!

    Haha, well, glad you figured out a work around, sort of. Sorry I couldn’t help you any further!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: WP-reCAPTCHA and Slimbox] conflict in IE 6’ is closed to new replies.