Enable and disable browser JavaScript option by using JavaScript -


after applying client side validation on page, if browser javascript option has been disabled page validation/function dead. need javascript function, automatically enables , disables javascript of browser, should run on page , work on every browser.

what should detect javascript disabled , degrade application validation in server side instead of client side.


Comments

Popular posts from this blog

java - activate/deactivate sonar maven plugin by profile? -

python - TypeError: can only concatenate tuple (not "float") to tuple -

java - What is the difference between String. and String.this. ? -