<input type="text" value="kelime" onclick="if(this.value=='kelime') this.value='';" onblur="if(this.value=='') this.value='kelime';" />