[Javascript] script no go

Schalk Neethling schalk at volume4.com
Sun Aug 7 15:36:56 CDT 2005


Thanks Triche, but unfortunately still no go. I do have the ul tagged as 
<ul id="nav"> so I do not believe this is causing the problems. Also 
splitting to two lines as you suggested did not fix it. Just so everyone 
knows, I am testing this on WINXP service pack 2 with IE 6.0 so I do not 
know how other versions of IE handles this.

Thanks!

Triche Osborne wrote:

> Schalk Neethling wrote:
>
>> I call this code as follows:
>> <script type="text/javascript" 
>> src="javascript/global.js">window.onload=startList;</script>
>>
> Split this out to:
> <script type="text/javascript" src="javascript/global.js"></script>
> <script type="text/javascript">window.onload=startList;</script>
>
>
> Triche
>
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript
>
>

-- 
Kind Regards
Schalk Neethling
Web Developer.Designer.Programmer.President
Volume4.Business.Solution.Developers
emotionalize.conceptualize.visualize.realize
Landlines
Tel: +27125468436
Fax: +27125468436
Web
email:schalk at volume4.com
Global: www.volume4.com
Messenger
Yahoo!: v_olume4
AOL: v0lume4
MSN: volume4_ at hotmail.com

We support OpenSource
Get Firefox!- The browser reloaded - http://www.mozilla.org/products/firefox/
 
This message contains information that is considered to be sensitive or confidential and may not be forwarded or disclosed to any other party without the permission of the sender. If you received this message in error, please notify me immediately so that I can correct and delete the original email. Thank you.





More information about the Javascript mailing list