Hello,
Hope somebody can help me.
How the script will be if i want to popup message box when people click a button/textlink/image on my webpage.
In the message box, i want to put some text/information for example ; Thank You!
And, when people click 'OK' button on message box, i want to redirect them to other URL for example ;
http://abc.com.
Is it possible to be done?
If anybody know, appreciate if you can write a full script (javascript or what?) so that i can starting from popping up the message box till redirect to other URL.
Thanks in advance.