Home | Site Map | Links | Brain Self-Control | Contact
This work is licensed under a Creative Commons License.
To close your "Multimedi Window" you will need to insert the two segments of code into your program. Just copy and past the two segments below.
This part is inserted directly after the </head>
<script>
function closeWindow(){
window.opener = top;
window.self.close();
}
</script>You will create a link: Close Window
In the Link dialog box you will insert: javascript:
closeWindow();
Note: All revenues generated by ads are used to support and maintain this site.
Home | Site Map | Contact Us