View Single Post
  #10 (permalink)  
Old 09-14-03, 04:21 PM
paulj000 paulj000 is offline
Bull in a china shop
 
Join Date: Jul 2003
Location: California, USA
Posts: 48
Thanks: 0
Thanked 0 Times in 0 Posts
oops, try this attachment zip of entire page. i just realized that my backslashes in the code are gettting removed when I posted to this page. So i typed BACKSLASH where they are supposed to appear...


line should begin like this (replace BACKSLASH with the actual character)

leftrightslide[' .$i. ']=BACKSLASH'


and end like this (thats another backslash before a SINGLE QUOTE then immediately follows another SINGLE quote on end of line, NOT backslash double quote)

onMouseout="makevisible(this,1)"></a>BACKSLASH'';
Attached Files
File Type: zip index.zip (1.8 KB, 188 views)
Reply With Quote