Share it

Bookmark and Share

Translate

Tuesday, December 23, 2014

0 radio button click


Following code will work  on click of any radio button on that page.

$('input[type=radio]').change( function() {
   alert("smarttips.in "+ this.checked);
});

0 comments:

Post a Comment

Thanks for your valuable Comment

 

TechnoTipworld- Tips,Tricks,Technology Copyright © 2011 - |- Template created by O Pregador - |- Powered by Blogger Templates