Its just some javascript, that u can try on ur PC also.
Open IE, and type the following in address bar:
javascript:window.status='Entering dumb mode .... '
when u hit return, u will see the message in ur status bar.
also, javascript:alert('Entering dumb mode...')
will result in a message box, saying the message.
__________________
Bugs can neither be created nor be removed from software by a developer. They can only be converted from one form to another. The total number of bugs in the software always remain constant.
|