Closed (duplicate)
Project:
Automodal
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Apr 2010 at 21:12 UTC
Updated:
17 Aug 2010 at 12:58 UTC
I am getting an error with IE 7.
The error is:
---------------------------
Error
---------------------------
A Runtime Error has occurred.
Do you wish to Debug?
Line: 11
Error: Expected identifier, string or number
---------------------------
When I debug the code, it points to this line in automodal.js
$(selector).click(function () {
Any ideas why this might be happening? thank you.
Comments
Comment #1
danny englanderoops, sorry I just realized this is a duplicate of:
http://drupal.org/node/699892#comment-2546378
I took out the comma and it works now.
Comment #2
mfer commentedDuplicate of #699892: Won´t work on internet explorer