[jQuery] Re: Show/hide on radio button click

2009-08-05 Thread Magnificent
Hey Jules, thanks much, this works like a champ!

[jQuery] Re: Show/hide on radio button click

2009-08-04 Thread Jules
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','