Quote:
Originally Posted by felgall
Just consider how much supposed JavaScript you see that contains any of the following long dead code:
language="javascript"
document.write
document.all
eval
alert
prompt
navigator.userAgent
|
Prompt is not "dead" it's used alot in websites. Isn't it?