Manoo
07-02-2002, 08:56 AM
My link opens a new popup-window, which includes three different js-files. Some users (not everyone!) are always getting javascript errors when loading this new window - and I really cannot find the cause! (Other links opening other windows in the same manner, also including theese three js-files, works excellent even for theese few users!)
The error says "Row x character y '}' is expected". But there is no } missing in the code! In some way these few clients must be interpreting this code differently!? I've tried to put in alerts to find out which parts of the code has been loaded before the error occurres, but this doesn't seem to work in the particular js-file which obviously is the problem. Can someone please help me to get closer to the solution of the problem!
The error says "Row x character y '}' is expected". But there is no } missing in the code! In some way these few clients must be interpreting this code differently!? I've tried to put in alerts to find out which parts of the code has been loaded before the error occurres, but this doesn't seem to work in the particular js-file which obviously is the problem. Can someone please help me to get closer to the solution of the problem!