[thelist] Javascript includes

nate nate at vicksburgcollective.com
Wed Apr 11 23:19:56 CDT 2001


mook,

in general, this is an /excellent/ javascript reference, IMHO:
http://developer.irt.org/script/script.htm

in specific, this talks about a nice way to opening the window; (there are
others):
http://developer.irt.org/script/141.htm

to include a file, put this code inbetween the <head> tags of your page.
//startcode
<script language="JavaScript" src="file.js"></script>
//endcode

btw, the javascript file should probably have a .js extension, not a .inc,
but i guess that depends on some of your server configs.

best,
nate

-----Original Message-----
From: thelist-admin at lists.evolt.org
[mailto:thelist-admin at lists.evolt.org]On Behalf Of Mook
Sent: Wednesday, April 11, 2001 9:11 PM
To: thelist at lists.evolt.org
Subject: [thelist] Javascript includes



Hi all

I have just been sent a javascript include file (.inc) to put in a page of a
site I am developing, so that the external link will pop up with a certain
size and position. Having never touched javascript before, and being on a
mac I have no idea what to do with it, can anyone give me any hints or
resources that would give me a (very simple) guide?

Thanks
Timo aka Mook




http://www.elasticspace.com
http://www.andorif.com
http://www.animateonline.org
http://www.liftfest.org




---------------------------------------
For unsubscribe and other options, including
the Tip Harvester and archive of TheList go to:
http://lists.evolt.org Workers of the Web, evolt !





More information about the thelist mailing list