[jQuery] when Javascript is disabled...
Hi,
I found JQuery very easy to use and start to add it to my page,
however, it does not work when browser's javascript is disabled, how
can we detect if a user turns it off so that we can take care of that
in another non script way? Thanks.
A.C.