SyntaxFix
Write A Post
Hire A Developer
Questions
this should be good
$(document).ready(function() { $('input:radio').change(function() { alert('ole'); }); });