RE: JavaScript Error - Why?
by Jason <dawgclan(at)shaw.ca>
|
| Date: |
Wed, 12 Mar 2003 21:50:42 -0800 |
| To: |
"'Kathy Mazur'" <farsidehereat4(at)hotmail.com>, hwg-techniques(at)hwg.org |
| In-Reply-To: |
hotmail |
| |
todo: View
Thread,
Original
|
|
I read line 8 as:
<script language="JavaScript" src="https://hwg.org/process/navcond.js"></script>
try remove the forward slash at the beginning, if that doesn't work try
use the full url. Also as Frank pointed out it's now:
<script type="text/javascript">
so try:
<script type="text/javascript" src="process/navcond.js">
~Rothgar
-----Original Message-----
From: owner-hwg-techniques(at)hwg.org [mailto:owner-hwg-techniques(at)hwg.org]
On Behalf Of Kathy Mazur
Sent: Wednesday, March 12, 2003 6:50 PM
To: hwg-techniques(at)hwg.org
Subject: JavaScript Error - Why?
I recently added the dynamic menu script from
http://www.dynamicdrive.com/dynamicindex1/topnavbar.htm to
http://joliet.lib.il.us/. On occasion I get this Javascript error when
using IE 6.0:
Line: 8
Error: Object Required
What is causing the error? The line of code at line 8 is:
<script language="JavaScript">
Would that cause this error?
K. Mazur
_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE*
http://join.msn.com/?page=features/junkmail
HWG hwg-techniques mailing list archives,
maintained by Webmasters @ IWA
This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.