View Full Version : vbscript/javascript question
IanMarlowe
07-12-2005, 12:27 PM
does anyone know how to make it so when a user clicks on a link to like google or something, a pop-up alerts the user saying: "Entering google!"
cr3ative
07-12-2005, 01:14 PM
Please, PLEASE don't put that on a website.
Please.
An alert box telling you that would be so unimaginably annoying.
cr3ative
Yes, do it in VBScript.
So I won't be afflicted with it :p
(agrees strongly with cr3)
However, if you really must do this, or something similar, the function you want is window.alert( message ) where message is the message to display.
IanMarlowe
07-13-2005, 06:13 AM
ha! not for practical use, just figuritive... *sigh*
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.