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 -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -