• Howdy! Welcome to our community of more than 130.000 members devoted to web hosting. This is a great place to get special offers from web hosts and post your own requests or ads. To start posting sign up here. Cheers! /Peo, FreeWebSpace.net
managed wordpress hosting

Please help me shape up these form fields.

For one, don't bold non-breaking spaces, because they don't show up bold.

Another thing is you've got three spaces in the following code:

Code:
<b> &nbsp;&nbsp;</b>

rather than just two.
 
Here I made a script in javascript that will highlight the current field yellow when the user clicks on it. Then when he clicks on another field, it will then change all previous fields white and the current one yellow. I also added some css to your submit button.

Don't mind me borrowing your source.

Script
http://paste.uni.cc/15788

Just copy and paste this in the current file and save.
 
Last edited:
Back
Top