How can i dissable the toggle, preventing user to tap/click it?

25 views
Skip to first unread message

Lars

unread,
Oct 20, 2017, 9:43:56 AM10/20/17
to Ratchet
I've tried

$(".toggle-handle").addClass("disabled")
$
(".toggle").addClass("disabled")
$
(".toggle-handle").off();
$
(".toggle").off();


without success. I have forms that is just informative once saved to I would like to have them not clickable.
Reply all
Reply to author
Forward
0 new messages