drupal - my IE produces jaca script error and don't jump throguht resizes
|
Continental
Joined: 2004-06-14
Posts: 243 |
Posted: Thu, 2005-12-08 22:53
|
|
When I logged in as a user under Internet Explorer, The problem doesn't appear in Firefox. I cleared cookies but doesn't help. What else? Before it were not, but
|
|
| Login or register to post comments |

Posts: 32356
please include "drupal" in the title, of such issues. changed the title myself.
and please describe your problem in more detail.
- which theme?
- any modifications?
- you're referring to the resizes drop down list under which you can find the full size link, right? the drop down list that is on the photo page in the upper right - corner.
- how many resizes does this photo have?
Posts: 243
ok,
@theme: matrix
@mods: rather no, than yes: buttons removed by that moment only
@yes, drop downs menu jumps doesn't work. full size like works perfectly.
here is my code:
which I selected in bold, I don't know how it works, but becase script has visible in status bar error, this doesn't work and producte the unnnessasary path.
ie:
Browser = Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; Mailinfo [103985]; SV1; .NET CLR 1.1.4322)
Posts: 243
Anybody! Help me please! ;-) I still have this java-script error,
and my users (many no all, but at least ONE!) have the same error.
They could not open resizes. Why? See above. Now I can provide live example here:
http://www.travelcamera.ru/gallery/users/kostik/smolensk/IMG_0368.JPG.html
valiant?
kiz?
Drupal 4.6.4+Gal.modul v1.1+gallery2.0.2+
Posts: 189
Not sure I can be much help here. I confirm the error on IE, but it works on FF.
I notice in IE that you get an incorrect path:
Not,
http://www.travelcamera.ru/gallery/users/kostik/smolensk/IMG_0368.JPG.html?g2_imageViewsIndex=1
But,
http://www.travelcamera.ru/gallery/users/kostik/smolensk/gallery/users/kostik/smolensk/IMG_0368.JPG.html?g2_imageViewsIndex=1
(as you mentioned originally).
I do not know why (or if) the Drupal integration should cause this. Maybe it's one of the other js inclusions you have that is upsetting it -- perhaps remove some of the other modules temporarily.
I confirmed on my Drupal/G2 sites that this function works correctly on IE and FF, so it's something specific to your setup I think.