How To Attached External Javascript Scripts

RegisterLogin
How To Attached External Javascript Scripts
Post Description: How To Attached External Javascript Scripts
Tags: How, To, Attached, External, Javascript, Scripts
This Post Was Posted On Apr 19, 2008 By web hosting #1428
calling external scripts

script tags are also useful if you wish to call an external javascript file in your html web page documents

an external javascript file is a text file that contains nothing but javscrp code and it is save with the .js extension. by calling an external file, you can save the time of coding long lines of script into each page in which the script is needed. instead, you can use a single line that points to the javascript file with all of the code.

<SCRIPT Language="Javascript" src="javascriptfile.js"></SCRIPT>

with this example, you can attach a file call javascriptfile.js into your HTML document
jeko65
#3163 1
is this the same way to how to embed external javascript in html document
Jan 03, 2010 Reply Report abuse
normandll
#2766 2
how about attatching external scripts to a page? how do you do that please
Nov 09, 2009 Reply Report abuse
adegbesan
#1865 3
how to insert external javascript
Jul 12, 2009 Reply Report abuse
Leave Your Comments...
©2012 Webune Forums - Sat Dec 15, 2012 12:56 am
Powered by: Webune Forums V3