home *** CD-ROM | disk | FTP | other *** search
/ Dynamic HTML Construction Kit / Dynamic HTML Construction Kit.iso / source_code / dhtmlunl / dhtml.exe / CD Content / Chap24 / dun24_2.txt < prev    next >
Encoding:
Text File  |  1997-12-18  |  304 b   |  13 lines

  1. <IMG SRC="balloon1.gif"
  2.      STYLE="position:static;
  3.             width:92;
  4.             height:164;
  5.             filter:blur(direction=135,strength=1)"
  6.      ID=balloon1>
  7.  
  8. <SCRIPT LANGUAGE="VBScript">
  9.     for z=1 to 150
  10.         balloon1.filters.blur.direction = z
  11.     next
  12. </SCRIPT>
  13.