Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: RE: [JavaScript] Can't get script to work...about to commit suicide


Message #1 by "Andrew Thorne" <AndrewT@C...> on Fri, 9 Aug 2002 15:09:14 -0300
If you're saying that the script page won't load then make sure you have 
the file directory correct.
-----Original Message-----
From: James Brown [mailto:wussap25@y...]
Sent: Friday, August 09, 2002 3:41 PM
To: javascript
Subject: [javascript] Can't get script to work...about to commit suicide


hello,
I got this simple script to load a .js file from a webpage but it simply 

doesnt work, can anyone tell me whats wrong, here is the script:

<html>

<head>
<script language=3D"javascript" src=3D"ma.js">
</script>
</head>

<body>
</body>

</html>
Thanks in advance,
bye.

---

Improve your web design skills with these new books from Glasshaus.

Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=3Dnosim/theprogramm
e
r-20
Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=3Dnosim/theprogramm
e
r-20
Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=3Dnosim/theprogramm
e
r-20

  Return to Index