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

nevets’s picture

Have you used jQuery directly in your theme?

OzButcher’s picture

I'm not too sure what jQuery is or how it works. I'm using the 'Salamander' theme. Is this a theme problem?

nevets’s picture

Probably, 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.

OzButcher’s picture

Status: Active » Postponed

thanks, I've created a support request in the theme section.

sun’s picture

Status: Postponed » Closed (won't fix)

This project has a new purpose.