View Single Post
Join Date: Jul 2007
Posts: 30
Reputation: Mylena is an unknown quantity at this point 
Solved Threads: 1
Mylena Mylena is offline Offline
Light Poster

Re: Code works with Mozilla, but not with other browsers...

 
0
  #2
Oct 6th, 2008
Thanks, i just resolved it myself. I missed the single inverted commas...

  1.  
  2. echo "document.getElementById('Layer1').innerHTML = document.getElementById(\"Layer1\").innerHTML + '<font size=\'3\'><a href=\"#\" onclick=\"ShowPicture(\'$varr\')\" >".$vas ."</a></font><br />'; ";
Reply With Quote