PDA

View Full Version : Getting Multiple JavaScripts in Head To Run


Crevice9
11-10-2002, 04:52 AM
I've found about three or so javasripts that I want to use in my website design and they all seem to instruct you to place them in the head of the document... using Dreamweaver MX... please let me know how to do this so they all work properly... and if browsers are an issue when doing this... thanks...

Crevice9 :thumbsup:

ps... links to tutorials on javascript insertions would also be appreciated...

joh6nn
11-10-2002, 01:37 PM
here's a link that explains putting more than one script into a page:
http://www.javascriptkit.com/javatutors/multiplejava.shtml

this link tries to explain the very basics of javscript:
http://www.javascriptkit.com/javatutors/primer1.shtml

most tutorials, are specific to the script that they deal with; you probably won't be able to find one that deals with inserting a generic script into a page.

in order for us to say anything specific about how to get your scripts working with each other on your pages, we'd have to see the code you're using. you'd have to attach it as a file, or give us a link, or post it here.

Crevice9
11-10-2002, 11:26 PM
Thanks Joh6nn for the info... I'm just getting into this stuff and I'll check out those links and post the page script if I don't find what I need... Thanks...

Crevice9 :D