JAVA Script Code
The following Java Script code demonstrates the ability to
open a floating window in a browser. It may be customised to your own needs by altering the Blue words. Red should not be altered. This is intended to be just a very simple Java Script example. |
|
<script language="JavaScript"> <!-- function openWin() {
} //--> </script> To call the floating window function from a
Just cut and paste the code into your HTML file. Place it where you want the normal link or button to be and customise it - remembering to leave all the red commas etc. PLEASE NOTE:
|
AUSCOMP MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE
SUITABILITY OF THIS JAVASCRIPT CODE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. AUSCOMP SHALL NOT BE LIABLE FOR ANY DAMAGES SUFFERED BY ANYONE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THIS JAVASCRIPT CODE OR ITS DERIVATIVES. |