![]() |
JQfancyfields - disabled & checked checkbox problem
Hii all.
I am using JQfancyfields plugin for my website forms. According to the docs on plugin website - checked/uncheck and disabled/enabled checkbox manually is work fine for me. The problem happen when i am try to combine them - it is not work for me. Thanks in advance. Cheers. |
Need to see the code you are using.
|
Hii sunfighter.
I am trying to checked / unchecked and disabled / enabled check box according to some actions in my form. According to the docs in - http://www.jqfancyfields.com/examples-docs/ I am using - $(#myCheckBox).fancydields("checked"); it is work fine. but after some time when i am using - $(#myCheckBox).fancydields("disable"); && $(#myCheckBox).fancydields("enable"); it's stop working... it could by some bug on plugin script. also when i try to checked when disabled like this it is not working. : $(#myCheckBox).fancydields("disable"); and after some action : $(#myCheckBox).fancydields("checked"); it is not working. again - i belive it's some bug in plugin.. but any help will be great! Thanks in advance |
| All times are GMT +1. The time now is 03:28 AM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.