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