Handy
Tip: Welcoming a visitor to your website with an alert box
can help leave a friendly impression. Be careful not to overdo
it though. Welcoming them to each page of your website could become
annoying.
|
Bookmark
This Page | Click here
for more Html Scripts
How to make
a Javascript Welcome Popup Box
Have you ever wondered how to make those little grey popup boxes, that
welcome visitors to your homepage? Here's how to do it!
Drag your cursor over
the script below to highlight it. Then press 'control' and 'c' at the
same time to copy it to your clipboard.
Open your homepage editor, for example I use Front Page Express or Dreamweaver.
Then paste the code into your html source by pressing 'control' and 'v'
at the same time.
My Alert is
the name of the function and can be called whatever you wish.
You may also change the wording .
|