I have seen in the CSS/HTML forum post constantly going on about how a solution posted will only work if JS is enabled.
I appreciate not all devices will have a JS enabled browser, but generally speaking the average user wouldn't switch JS off and is using a half decent browser.
However, I'm curious as to what events are available to you and what actually constitutes as JS.
If JS is turned off, does that mean not one event will be fired, ie. onmouseover, onclick, onkeyup etc... is this JS functionality or standards browser functionality and even if the events are still triggered, what would you actually be able to do with the events if not using JS in some form?
thanks 1DMF
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you.
I appreciate not all devices will have a JS enabled browser, but generally speaking the average user wouldn't switch JS off and is using a half decent browser.
However, I'm curious as to what events are available to you and what actually constitutes as JS.
If JS is turned off, does that mean not one event will be fired, ie. onmouseover, onclick, onkeyup etc... is this JS functionality or standards browser functionality and even if the events are still triggered, what would you actually be able to do with the events if not using JS in some form?
thanks 1DMF
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you.