and using script code as follow:
$(".alert").alert('close');
if i use this code then there is no error or successful message is displayed ,just all fields clear and ready for next entry.
and if i use (_alert) instead then message is displayed but it does not hide. i want that on each entry message is displayed and vanished after few second and form is ready for next entry.plz help me out

Replies
Know the answer? Post it — somebody with the same question will find it here.