Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~216 People Reached
Favorite Forums
Member Avatar for BradleyD

Hi all! I have a simple problem (I hope). I wanted the text fields full instead of extra text on the page, so I'm using the "onfocus" and "onblur" events in a form. ie: value='Enter Your First Name Here' onfocus="this.value=''" onblur="if(this.value=='')this.value=this.defaultValue;" The problem is, if they don't enter any information, …

Member Avatar for BradleyD
0
216