[Javascript] detect js

Matt Warden mwarden at gmail.com
Fri Jan 28 00:37:45 CST 2005


Iztok,

On Fri, 28 Jan 2005 06:42:16 +0100, Iztok Polanic
<iztok.polanic at amis.net> wrote:
> Hi!
> 
> Does anybody have any idea how to prevent a user from logging into
> applications, if he/she doesn't have js enabled? I tried several ideas
> but none of them works.


Are you looking for an actual secure method of doing this? IOW, does
it matter if it is circumvented? If not, you could simply have the
login form hidden with CSS initially and use JS to unhide it onload of
the window. Would that work for you?



-- 
Matt Warden
Miami University
Oxford, OH, USA
http://mattwarden.com


This email proudly and graciously contributes to entropy.



More information about the Javascript mailing list