I rely heavily on ajaxLink and ajaxSubmitButton and I noticed that they are just disabled when JavaScript is disabled, if possible I would like it so they just fall back to a regular link/button pointing to their otherwise AJAX controller which will then use render rather than renderPartial. How would I go about doing this?