Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
in my case - with jquery ui 1.7.2:
- in firefox 3.5 close button doesn't work, when I click it browser shows me top part of my drupal site (without closing imagebrowser window)
- in opera 10 imagebrowser window doesn't show at all when i click its icon in editor
I'm using FCKeditor module and FCKEditor plugin
Comments
Comment #1
perandre commented1.7.2 here; not closing.
Comment #2
yachuu commentedin my case - with jquery ui 1.7.2:
- in firefox 3.5 close button doesn't work, when I click it browser shows me top part of my drupal site (without closing imagebrowser window)
- in opera 10 imagebrowser window doesn't show at all when i click its icon in editor
I'm using FCKeditor module and FCKEditor plugin
Comment #3
jdelaune commentedjQuery 1.7* isn't a standard option for Drupal users. So unfortunately it's up to you to patch IB accordingly if you want to use it.
Comment #4
mrayyan commentedHas anyone fixed this yet?
Comment #5
rick hood commentedJust reporting that I had same problem:
Image Browser 6.x-2.x-dev
Wysiwyg 6.x-2.x-dev
CKEditor 3.0.1
jQuery UI 6.x-1.3
I was using 1.7.2 version of jQuery UI (within Query UI 6.x-1.3 in the 'jquery.ui' folder, as instructed /sites/all/modules/jquery_ui/jquery.ui).
I switched to version 1.6 of jQuery UI and close button works now.
Seems no reason not to use 1.6?