Hi Stephen, > I was hoping someone might be able to shed some light on where > this weird object expected error is coming from. The page is: > http://neohero.municode.com/munitest/
I'm no Javascript guru, but shouldn't this: <body onload="changeTextInit(),window.status=strload"> be this: <body onload="changeTextInit();window.status=strload"> (semicolon instead of comma) Cheers Jon ____ � The WDVL Discussion List from WDVL.COM � ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
