Jquery check radio button selected or Not and default selection code

//code

  <script type="text/javascript">
        $(document).ready(function () {
            if (!$("input[type=radio]:checked").length>0) {
                $("input:radio:first-child").attr('checked', 'checked');
            }
        });
    </script>

Search This Blog

Arsip Blog

Powered by Blogger.

Recent

Comment

Author Info

Like This Theme

Popular Posts

Video Of Day

jishnukanat@gmail.com

Sponsor

Most Popular