[thelist] Dreamweaver roll-overs won't work on only client's server...

Ashok at magicalkenya.com Ashok at magicalkenya.com
Tue Jun 25 05:12:01 CDT 2002


Sapan :

Your html page on unifin.ch seems to have lost source formatting :
for instance the very 1st script block appears like this :

<script language="JavaScript"><!--function MM_preloadImages() { //v3.0  var
d=document;
this has basically commented out valid javascript code like :
var d=document;

on the other site you mentioned where it workd:
the same script block appears as :

<script language="JavaScript">
<!--
function MM_preloadImages() {//v3.0
 var d=document;
...

this is valid because the comment is on a different line.

if you reapply source formatting on the page and re-upload it , things
should be fine.

HTH

ashok

------
Ashok Hariharan
http://www.hazard0us.org
------











More information about the thelist mailing list