
December 30th, 2000, 08:29 PM
|
 |
Contributing User
|
|
Join Date: Feb 2000
Location: Perth West Australia
Posts: 757
Time spent in forums: 4 h 18 m 32 sec
Reputation Power: 14
|
|
you can create/rewrite an external .js file with the vars you need and just include that in the normal way.
<script language="javascript" src="my.js"></script>
If this is ahead of the other scripts, variables in it should be available in subsequent scripts? (I think  )
------------------
Simon Wheeler
FirePages -DHTML/PHP/MySQL
|