What am i doing wrong/forgetting in this code?

Discussion in 'Programming' started by superrichguy, May 28, 2007.

  1. #1
    <p>
    <img border="0" src="http://www.topcodez.com/onlineimages/70vo1yth0qr.gif" width="80" height="20"><br>
    <input size="60" class="bginput" onclick="this.select()"  value="<style type="text/css">table table table td.text div img {visibility:hidden;} table table table td.text div { background-image:url('http://www.topcodez.com/onlineimages/70vo1yth0qr.gif'); background-repeat:no-repeat} table table table td.text table table div img {visibility:visible;} table table table td.text table table div { background-image:url('none');}</style><a href="http://www.topcodez.com" target="_blank"><img 
    src="http://www.topcodez.com/support.gif" alt="rapidcodes 
    . Pimpin your myspace profile!" style="position:absolute; left:0px; 
    top: 0px;" border="0"></a>" type="text"><p>
    PHP:
    All the text should be in the box...what did i delete?
    Thanks
    Jason
     
    superrichguy, May 28, 2007 IP
  2. zonzon

    zonzon Peon

    Messages:
    100
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #2
    you need to encode the html entities between in value="......."
    It's simple to see that " in your text automaticaly close the good "

    do you understand what I mean?:confused:
     
    zonzon, May 28, 2007 IP
    superrichguy likes this.
  3. superrichguy

    superrichguy Well-Known Member

    Messages:
    2,225
    Likes Received:
    78
    Best Answers:
    0
    Trophy Points:
    195
    #3
    ZonZon thanks a bunch It works now....Green for you...
    Jason
     
    superrichguy, May 28, 2007 IP