home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dynamic HTML Construction Kit
/
Dynamic HTML Construction Kit.iso
/
source_code
/
dhtmlunl
/
dhtml.exe
/
CD Content
/
Chap13
/
dun13_6.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-12-18
|
342 b
|
17 lines
<HTML>
<BODY id=DocBody BGCOLOR=#C0C0C0>
<SCRIPT FOR="myBold" EVENT="onClick" LANGUAGE="VBScript">
msgbox myStyle.style.filter
myFont.size=myFont.size+1
</SCRIPT>
<SPAN id=myStyle STYLE="filter:glow;width:100;height:50">
<FONT id=myFont size=1>
<B ID=myBold>text</B>
</FONT>
</SPAN>
</BODY>
</HTML>