The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

> Referencing a js page, Unable to link to a script page
arcticwanderer
post Jun 22 2007, 11:04 AM
Post #1


Newbie
*

Group: Members
Posts: 12
Joined: 22-June 07
Member No.: 3,151



Hello

This should be a simple thing but I can't get it right. If you look at the source on my website www.montagnaphotography.com I have a js code in the body that begins with the following:

<script>
/*****************************************************************************
Default browsercheck - Leave this one
******************************************************************************/
function lib_bwcheck(){ //Browsercheck (needed)
this.ver=navigator.appVersion; this.agent=navigator.userAgent .........</script>

The script works fine but is long and I want to cut it out of the body and put on a seperate page. I've cut it out, put it as a js.script file and tried referencing it using several codes such as: <script src="http://www.montagnaphotography.com/scripts.js" type=text/javascript></SCRIPT> without any luck. Does anyone have a suggestion how to reference the script correctly?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
 
Reply to this topicStart new topic
Replies
arcticwanderer
post Jun 24 2007, 08:57 AM
Post #2


Newbie
*

Group: Members
Posts: 12
Joined: 22-June 07
Member No.: 3,151



Thanks, that seems to do the trick. That's the problem with cutting and pasting, things get left out.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Posts in this topic


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 24th April 2024 - 08:00 AM