home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 February / Chip_2004-02_cd1.bin / chplus / jak_psat_web / behavior / alert.htc next >
Text File  |  2002-08-04  |  176b  |  10 lines

  1. <component>
  2. <attach event="onclick" onevent="hlaska()">
  3.  
  4. <script>
  5. function hlaska()
  6.     {
  7.     window.alert("Ukßzka vazby skriptu pomocφ behavior");
  8.     }
  9. </script>
  10. </component>