Quote:
Originally Posted by KevinH
Try using the Inspector in Preview to see the java console and debug your script. Also id attributes must be *unique* so instead your code is probably finding the wrong element and failing.
|
Hi Kevin,
Thanks for your reply. May be I did not explain myself well. I know about id must be unique, even with this error it works on all browsers, when I put this code to sigil, it complain that an error detected around or above "for". I figured it , it's the "for" statement itself that it complains about, but I do not see why.
Bid