• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

chi cho phep chon 1 checkbox

  1. Admin

    Hướng dẫn chỉ cho phép chọn 1 trong nhiều checkbox html

    Chào các bạn, hôm nay tuoitreit.vn xin hướng dẫn bạn cách chỉ cho phép chọn 1 trong nhiều check box Bạn post như sau nhé <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script> <script> $(function() { $("input:checkbox").on('click', function() { // in...
Back
Top