Hi to all,
why colorbox not working in ie8.

  • I am using drupal 7.18
  • jQuery JavaScript Library v1.4.4
  • I have colorbox Current version: 1.3.20
  • colorbox module 7.x-2.0
Object does not support property or method are     jquery.js?v=1.4.4, line 150 char 392.

please help me to solve that issue, my website not working well,
Thanks.

CommentFileSizeAuthor
cbie8.JPG95.71 KBntigh52
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

frjo’s picture

Category: bug » support

Have you tried the any of the following?:

* Test with a core theme like Bartik.
* Test with one of the examples Colorbox styles instead of the default.
* Revert to version 1.3.18 of the Colorbox plugin http://www.jacklmoore.com/colorbox/colorbox-1.3.18.zip

ntigh52’s picture

Hi @frjo,

  • I am using Bartik,
  • I tried with all the examples Colorbox styles.
  • I tried also with Revert to version 1.3.18 of the Colorbox plugin.
  • I even tried to downgrade the module to 7.x-1.4 and still I get the error?!?

It is important to note:
with the same browser ie8 but not with drupal ( click on the example pages in the examples Colorbox styles ) all works fine.
here I attached that inside the #cboxLoadedContent on ie8 there is no content, - its empty, whats wrong?
Thank you very much for your help.

frjo’s picture

If you visit http://xdeb.org/blog/frjo with IE 8 does the Colorbox open correctly for the images there?

ntigh52’s picture

Hi @frjo,
Thanks a lot for your replies & help!
Yes, I can see all the pics on your website with colorbox with no problem.
It is strange, I tried it also with fresh drupal 7.18 installation and still I have the bug.
maybe the problem with bartik theme?
edit:
I tried it with Garland || Stark its also not working....

ntigh52’s picture

After hours of working I found that when I disable the syntaxhighlighter all works fine!
But I cant find what is the conflict.
may be in the css files / js files on the syntaxhighlighter library?
thanks in advance.

frjo’s picture

Title: Colorbox don't work in IE8 » Syntaxhighlighter module conflict with Colorbox when using IE8
Status: Active » Fixed

Nice work finding the problem! Your options are to find the conflicting code in Syntaxhighlighter and fixing it stop using one of the modules Syntaxhighlighter or Colorbox.

Sorry I can not be of more help.

ntigh52’s picture

Thanks a lot for all your help.
Meantime I Inject the Syntaxhighlighter module js/css code on specific pages that I am not using colorbox,
and that solved my problem.
(it comes with the Syntaxhighlighter module gui)
thanks again.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

code