drgullin / icheck

Highly customizable checkboxes and radio buttons (jQuery & Zepto)
http://fronteed.com/iCheck
7.39k stars 1.63k forks source link

Custom data elements #430

Open luckdragon opened 3 years ago

luckdragon commented 3 years ago

is there a way to add custom data elements to this?

i.e. when I check $(this).data() it's not there, how can I get it?

anurag806 commented 3 years ago

is there a way to add custom data elements to this?

i.e. when I check $(this).data() it's not there, how can I get it?