When using document.write is it like this:-
document.write(" everything inside the double quote will be single quote "
I've try it for the following and its giving me an error?
document.write("<td><img alt ='' border=0 height=10 src='"images_topmenu/spacer.GIF"' width=491 onMouseOver='MM_showHideLayers('Layer1','','hide','Layer2','','hide','Layer3','','hide','Layer4','','hide','Layer5','','hide')'></td>"
document.write(" everything inside the double quote will be single quote "
I've try it for the following and its giving me an error?
document.write("<td><img alt ='' border=0 height=10 src='"images_topmenu/spacer.GIF"' width=491 onMouseOver='MM_showHideLayers('Layer1','','hide','Layer2','','hide','Layer3','','hide','Layer4','','hide','Layer5','','hide')'></td>"