Scenario:
My form have 3 controls filled with placeholders named *, * and Comente.
If user give focus to controls the placeholders vanishes and background
color changes.
Suppose user make a mistake in filling a control and submit the form.
AJAX return an error message and preserve the data filled by the user, for
relevants corrections.

When the user enter the control containing the data for correction the data
vanishes. 
I want to preserve the erroneus data in place allowing the user make changes
only where the error is.

I tried unbind('focus') but it didn't works.

A test case is better than one million non native english words.
So, please have a look at: http://www.livroajaxjquery.com.br/temp/form.php

Any help will be appreciate.
  
-- 
View this message in context: 
http://www.nabble.com/unbind%28%27focus%27%29-tp22661789s27240p22661789.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.

Reply via email to