Jquery error handling options

Posted by yogsma on Stack Overflow See other posts from Stack Overflow or by yogsma
Published on 2010-03-11T18:04:22Z Indexed on 2010/03/11 18:09 UTC
Read the original article Hit count: 267

Filed under:
|
|

I want to throw an error message if user doesn't input any value for a particular field. I am using blur event. I don't want to use ALERT function for throwing error messages. What are the other options we have available in jquery for error handling?

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about error