function click() { if (event.button==2) { alert('This site and its contents are (c) copyright. G4VWL 2003\n' + 'but please feel free to view the source code.'); } } document.onmouseup=click;

Windows Demonstration

Hi All,

This one doesn't do anything special except to demonstrate how to open windows on an HTML page and then write to them using JavaScript....
It works MUCH better in Netscape.


[Return to JavaScript Collection | Return to Homepage | Return to Amateur Radio Page]