![]() |
Problems with scripts. ![]()
Look very carefully at the original script and compare it to what has been pasted into your page. |
|
Sample script - as shown it works (prints Hello World):
Same original - does nothing because the real script line has been added to the comment.
Same original - gives an error because the script line has been split into two
Same original - gives an error because <BR> is not a javascript command (often occurs with webTV).
Always be very careful pasting javascripts. Make sure you or your editor does not generate these errors.
|