4 <meta http-equiv=
"Content-Type" content=
"text/html; charset=iso-8859-1">
5 <meta name=
"GENERATOR" content=
"Microsoft FrontPage 4.0">
6 <title>Mozilla Plugin Test Page
</title>
7 <link rel=
"stylesheet" type=
"text/css" href=
"mozilla.css">
12 <p>This page is designed for Communicator
4.x with the Mozilla
13 ActiveX plugin installed! You also need to have the MS calendar control
14 installed to see anything
</p>
16 <p>This version uses the EMBED tag
</p>
18 <!-- The embed tag is used to add controls to the page. The control
19 is specified by its clsid. The width and height parameters specify
20 the control dimensions. The control is initialised with parameters
21 of the form param_SomeControlProperty="value".
24 TYPE=
"application/x-oleobject"
25 ALIGN=
"baseline" BORDER=
"0"
26 WIDTH=
"300" HEIGHT=
"300"
27 CLSID=
"{8E27C92B-1264-101C-8A2F-040224009C02}"
28 PARAM_BACKCOLOR=
"16776960"
32 <p>This version uses the OBJECT tag, with a few different parameter settings.
</p>
34 <!-- The object tag is used to add controls to the page. The width and height
35 parameters specify the control dimensions. The control is initialised
37 of the form param_SomeControlProperty="value".
40 TYPE=
"application/x-oleobject"
41 ALIGN=
"baseline" BORDER=
"0"
42 WIDTH=
"300" HEIGHT=
"300">
43 <param NAME=
"clsid" VALUE=
"{8E27C92B-1264-101C-8A2F-040224009C02}"/>
44 <param NAME=
"backcolor" VALUE=
"65535"/>
45 <param NAME=
"firstday" VALUE=
"2"/>
46 <param NAME=
"gridcelleffect" VALUE=
"0"/>
47 <param NAME=
"showdays" VALUE=
"true"/>
48 <param NAME=
"showdateselectors" VALUE=
"true"/>
49 <param NAME=
"titlefontcolor" VALUE=
"000000"/>
50 <param NAME=
"showhorizontalgrid" VALUE=
"true"/>
51 <param NAME=
"showverticalgrid" VALUE=
"false"/>
52 <param NAME=
"monthlength" VALUE=
"0"/>