I am using an alert box to alert some messages after some validation. Now I want to make alert box position over the control where it had a validation error.
As a d
Jquery dialog box is the best option u get.Follow this:
http://jqueryui.com/dialog/
Is it possible to create a non-centered Javascript alert box?