How do I...?

This is a discussion on "How do I...?" within the JavaScript Forum section. This forum, and the thread "How do I...? are both part of the Program Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Program Your Website > JavaScript Forum

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Sep 22nd, 2006, 12:06
Junior Member
Join Date: Sep 2006
Location: UK
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
How do I...?

It was suggested to me in the critique thread that my javascript should not be in the page html, but in an external file.

I have my no-right click/select text javascript and my gallery javascript.
How would I go about calling them (in external files) to the html document that needs them?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Sep 22nd, 2006, 17:43
Most Reputable Member
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,310
Thanks: 0
Thanked 0 Times in 0 Posts
Re: How do I...?

Use the <script...> tag as shown below.
Code: Select all
<script type="text/javascript" src="myjsfile.js"></script>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Sep 22nd, 2006, 19:56
Junior Member
Join Date: Sep 2006
Location: UK
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
Re: How do I...?

Thankyou very much
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 22:57.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved