B billyh7 Junior Member Joined Dec 18, 2008 Messages 162 Reaction score 3 Feb 10, 2010 #1 Does anybody have a script where I can add a popup window when the user first visits my site and where I can add a message inside the popup box?
Does anybody have a script where I can add a popup window when the user first visits my site and where I can add a message inside the popup box?
D dnreg Junior Member Joined Sep 16, 2009 Messages 154 Reaction score 121 Feb 10, 2010 #2 Look up on Google: javascript body onload
B billyh7 Junior Member Joined Dec 18, 2008 Messages 162 Reaction score 3 Feb 10, 2010 Thread Starter Thread Starter #3 Does anybody know of a good free program I can use to create Pop ups?
D dnreg Junior Member Joined Sep 16, 2009 Messages 154 Reaction score 121 Feb 10, 2010 #4 billyh7 said: Does anybody know of a good free program I can use to create Pop ups? Click to expand... It's very simple, you just take the code and modify one line to make a popup..
billyh7 said: Does anybody know of a good free program I can use to create Pop ups? Click to expand... It's very simple, you just take the code and modify one line to make a popup..
BalingDazzer Regular Member Joined Mar 5, 2009 Messages 230 Reaction score 118 Feb 10, 2010 #5 Ya, just Google "javascript popup tutorial" and you'll find what you need.