Auto Open

How do i get this html script to auto open?

Click here
It will only open onClick... I want it to open when it loads.

Everybody hates popups and everybody hates a website taking control/choice away from them.

What you want can however be done and there are several solutions.

Include the javascript in the head:

and a reference in the body tag

Equally you could use

You should ideally add the onload function at runtime though as content should be kept separate.

Bear in mind, if you put important info in a popup and the user has Javasript disabled they wont get that info and, everybody hates popups.

No items matching your keywords were found.



Comments are closed.