The file jq_maphilight.js has a trailing comma on line 15 that causes the following error in IE 7: "Error: Expected identifier, string or number." Removing the comma fixes the error.
FYI,
C.
PS. Thanks for providing this module!
The file jq_maphilight.js has a trailing comma on line 15 that causes the following error in IE 7: "Error: Expected identifier, string or number." Removing the comma fixes the error.
FYI,
C.
PS. Thanks for providing this module!
Comments
Comment #1
WorldFallz commentedand thanks for the report-- i'll verify and commit as soon as i get a chance!
Comment #2
WorldFallz commentedconfirmed and fixed: http://drupalcode.org/project/jq_maphilight.git/commit/fd1be71
thanks again!
Comment #3
WorldFallz commentednew release rolled