I would like to display any validation error messages in the form of a web, similar to visual studio compilation error messages that slide off from below when errors appear. the error message panel should overlap on top of the form without additional space and may be closed if necessary. how to achieve this using CSS / jQuery or any other way?
thank you Rama
source
share