TEWM Logo
An eclectic resource site for those seeking digital autonomy. We do the footwork, so you can create art, music, and philosophy via technology and science.

Home | Site Map | Links | Brain Self-Control | Contact

This work is licensed under a Creative Commons License.

Close Window Javascript

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

Top

Creative Commons License