View Single Post
Old Nov 11th, 2006, 11:50 PM   #2
dr.p
Programmer
 
dr.p's Avatar
 
Join Date: Feb 2006
Location: Ohio
Posts: 93
Rep Power: 3 dr.p is on a distinguished road
Hola. There's the standard include that you use in an HTML document.
<script language="JavaScript" type="text/css" src="FILE.js"> </script>
And there is a method to use JavaScript include a new document into an HTML doc, which is described in this blog entry: http://www.phpied.com/javascript-include-ready/

Almost forgot... google "javscript include".
__________________
Neeley.org
dr.p is offline   Reply With Quote