Webbildr



Here is an example of a pop up window. To make this work you may need a graphic or you can use text, but you will need another webpage for the pop up window.



Or you pop a window with Text...click here!


And if you want to add a "close window" command to the window that pops up, place this code in the HTML of that window.

<A HREF="javascript:window.close()">close it</A>

BACK TO RESOURCES