I have setup Ad Gallery (Jquery based gallery plugin, see http://coffeescripter.com/code/ad-gallery/ ) on a website I’m developing. Everything works just fine in recent browsers.. the only problem is with IE7 which throws a JS error and stops executing the script.
I don’t have access to debugging utils for IE7 so I can’t really investigate into the problem.
I think I found why. Here’s the block of js where it crashes:
Do you have control over this piece of js code? I suspect the issue is in the line where ‘autostart’ is set. Are you able to remove that comma at the end?
Change:
to: