Jump to content

Question about onfocus on forms


Shadowing

Recommended Posts

So i noticed that onfocus lets you have wording in a field that dissapears while you type in the box but what is the reason for putting it on a submit button?

 

 

 

  <td height="27" colspan="2" align="right" class="cell"><input name="Remove_Ban" type="submit" class="button" id="Remove_Ban" value="Remove Ban" onfocus="if(this.blur)this.blur()" /></td>

 

 

also how do i post html code so it doesnt show up in a huge box like this

Link to comment
https://forums.phpfreaks.com/topic/253257-question-about-onfocus-on-forms/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.