Closed (won't fix)
Project:
jQuery libraries
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Aug 2007 at 03:35 UTC
Updated:
1 Apr 2010 at 21:34 UTC
Hi,
I'm new to drupal and have started building my site. I usually use mozilla but whilst testing in IE today I noticed a couple of error messages coming up.
#1 - 'jQuery is undefined' line 17 char 1 www.swisshut.com
#2 - line 27 char 5 Object Expected.
My gallery images don't seem to show in IE either. not sure yet if its related to these errors or permission related.
cheers.
Comments
Comment #1
nevets commentedHave you used jQuery directly in your theme?
Comment #2
OzButcher commentedI'm not too sure what jQuery is or how it works. I'm using the 'Salamander' theme. Is this a theme problem?
Comment #3
nevets commentedProbably, it appears they use a jQuery plugin directly in page.tpl.php. Since the jQuery library is only loaded when "needed" (some other module includes a .js using drupal_add_js()). So I would qualify this as a bug with the theme and post a bug in the issue queue for the theme.
Comment #4
OzButcher commentedthanks, I've created a support request in the theme section.
Comment #5
sunThis project has a new purpose.