<input type="text" placeholder="enter your text" onfocus="this.placeholder = ''"onblur="this.placeholder = 'enter your text'" />

<input type="text" placeholder="enter your text" onfocus="this.placeholder = ''"onblur="this.placeholder = 'enter your text'" />