search box value disappearance

Discussion in 'Web Design & Programming' started by blade, Jun 10, 2007.

  1. blade

    blade GEEK 2.0

    Likes Received:
    0
    Trophy Points:
    0
    I have a value in my search box code named "Keyword", and I want it to disappear after someone clicks in the seach box, whats the code to do this
     
  2. blade

    blade GEEK 2.0

    Likes Received:
    0
    Trophy Points:
    0
    nevermind i found the code.. onfocus="this.value = '';" />
     

Share This Page