|
|
|
|
|
| | |
|
Active Server Pages ASP control controls class classes module script Scripts applet CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: Nested script errors |
From: |
Susan |
Date: |
5/17/2001 4:05:58 AM |
IP: |
153.20.95.66 |
Hi Grant, it is not because your language setting. I faced the same problem today. I managed to solve it..
1. Remove the inner <SCRIPT>. In your case
document.write("<SCRIPT SRC=\"../script.js\"><\/SCRIPT>");
document.write("<SCRIPT SRC=\"../effects.js\"><\/SCRIPT>");
2. Instead of calling .js files. Copy and paste it in between the outer <SCRIPT>
But another problem occurs, users are able to see your .js codes.
Cheers,
Susan. |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|