Re: OT - Quick Javascript question

by "Beauford.2002" <beauford.2002(at)rogers.com>

 Date:  Sat, 18 Jan 2003 23:42:44 -0500
 To:  "Ten-Zero Webmaster" <webmaster(at)ten-zero.net>,
<hwg-basics(at)hwg.org>
 References:  p1 zero p12 zero2
  todo: View Thread, Original
I spoke too soon before, but I think I have it now.  blurtext() has to be
second in the list or strange things happen, but it looks good now (I hope).

Thanks to everyone for the input.

Beauford

----- Original Message -----
From: "Ten-Zero Webmaster" <webmaster(at)ten-zero.net>
To: <hwg-basics(at)hwg.org>
Cc: "Beauford.2002" <beauford.2002(at)rogers.com>
Sent: Saturday, January 18, 2003 9:25 PM
Subject: Re: OT - Quick Javascript question


> Change to:
>
> <BODY onload="init(); monitor=document.getElementById('mon');
> blurtext();" LINK="#400040" VLINK="#400040" ALINK="#400040"
> TEXT="#400040">
>
> The scripts called must reside in the " " of the onLoad event handler,
> seperating them with the semi-colon. If you need to use ( " ) inside
> them, replace with ( ' ) .
>
> M.
>
>
> Beauford.2002 wrote:
>
> >Sounds good in theory, but nothing is ever that easy with me...lol. Here
is
> >my body.....
> >
> ><BODY onload="init();monitor=document.getElementById('mon')";
> >onload="blurtext()" LINK="#400040" VLINK="#400040" ALINK="#400040"
> >TEXT="#400040">
> >
> >Whichever one I put first is the one that works. Note that the first one
> >calls an init() which is an init.js file.
> >
> ></HEAD>
> >
> ><style type="text/css" title="stylesheet.css">
> > @import "menu.css";
> ></style>
> ><script src="menubarAPI4.js" type="text/javascript"></script>
> ><script src="init.js" type="text/javascript">
> ></script>
> >
> ><SCRIPT language=javaScript>
> >        next script
> ></SCRIPT>
> >
> ></HEAD>
> >
> >
>
>

HTML: hwg-basics mailing list archives, maintained by Webmasters @ IWA