[jQuery] Re: Show/hide on radio button click
Hey Jules, thanks much, this works like a champ!
[jQuery] Re: Show/hide on radio button click
This should works not sure about the performance though $(function() { $('p').next('ul').hide(); //hide donation choice children $('input[name="donate_by"]').click(function() { //donation choice radio button click $(this).next().css('font-weight','