<! Doctype HTML public "-// W3C // dtd html 4.0 transitional // en">
<HTML>
<Head>
<Title> new document </title>
<Meta name = "generator" content = "editplus">
<Meta name = "author" content = "">
<Meta name = "keywords" content = "">
<Meta name = "Description" content = "">
<Style type = "text/CSS">
A. God
{
Width: 200px;
Height: 30px;
Font-family: ' ', Arial;
Font-size: 14px;
Text-Decoration: none;
Display: block;
Padding: 10px, 25px, 5px, 25px;
Color: #000;
}
A. God: hover
{
Color: # FFF;
Background-color: #339;
}
</Style>
<****** Type = "text/JavaScript">
Function addingcontrols ()
{
VaR strhtml = "<a class = 'God' href = 'HTTP: // www.baidu.com '> XK-000-2010-02-06-01 </a> ";
Strhtml + = "<a class = 'God' href = 'HTTP: // www.baidu.com '> XK-000-2010-02-06-01 </a> ";
Strhtml + = "<a class = 'God' href = 'HTTP: // www.baidu.com '> XK-000-2010-02-06-01 </a> ";
Strhtml + = "<a class = 'God' href = 'HTTP: // www.baidu.com '> XK-000-2010-02-06-01 </a> ";
Document. getelementbyid ("Panel1") = strhtml;
}
Function doing ()
{
Alert ("God! ");
Return false;
}
</SCRIPT>
</Head>
<Body>
<Div id = "Panel1">
</Div>
<Input type = "button" value = "add control">
<Input type = "button" value = "close">
</Body>
</Html>