Jquery functions for event
$(document).ready(function(){
$("#yourid").focusout(function() {
alert('coding here');
});
});
Monday, 26 November 2012
Posted by Unknown at 23:24 | Labels: jquery | Email This BlogThis! Share to X Share to Facebook |
© Tip & Tricks - Designed by Nudge, Blogger templates by Blog and Web.
0 comments:
Post a Comment