javascript - Acessibility on Ajax Checkbox -


i have bootstrap switch checkbox triggers ajax call. however, functionality pretty important , need ensure work in browser. have url handle request. need know how can make checkbox "link" url if javascript not enabled.

note: don't have submit button.

have link in place on page render , remove javascript/replace checkbox. ensures it's available without javascript.


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Magento/PHP - Get phones on all members in a customer group -

session - Logging Out Using PHP -