|
function fonctionRadioBoutons() { alert("Dans la fonction : " + $("input:radio[name=radioBoutons]:checked").val()); } rejome wrote: Hello, Here is my prototype : http://rejome.homeip.net:8080/prototype.htmlI don't understand how I can get the radiobutton value in the function... Please help me :-) |
- [jQuery] help on function val() rejome
- [jQuery] Re: help on function val() Charlie

