<HTML>
<head>
<title>JS百分比圖和柱狀圖</title>
<xml:namespace prefix="v"/>
<style>
v:* {behavior=url(#default#VML)}
</style>
<style>
a:hover {color:maroon}
h
margin
margin
h
margin
margin
h
font
font
margin
margin
h
margin
margin
p {margin
margin
</style>
</head>
<BODY text="#
<style> p
<div style=
<v:group style=
<!
<v:rect style=
<v:shadow on="true" offset="
</v:rect>
<v:rect style=
<p class=Chart style=
<p class=Chart style=
<v:shape style=
<v:shape style=
<v:stroke joinstyle=round endcap=round />
<v:fill on="false" />
<v:path v=" M
</v:shape>
<p class=Chart style=
<v:shape style=
<v:shape style=
<v:stroke joinstyle=round endcap=round />
<v:fill on="false" />
<v:path v=" M
</v:shape>
<p class=Chart style=
<v:shape style=
<v:shape style=
<v:stroke joinstyle=round endcap=round />
<v:fill on="false" />
<v:path v=" M
</v:shape>
<p class=Chart style=
<v:shape style=
<v:shape style=
<v:stroke joinstyle=round endcap=round />
<v:fill on="false" />
<v:path v=" M
</v:shape>
<p class=Chart style=
<v:shape style=
<v:shape style=
<v:stroke joinstyle=round endcap=round />
<v:fill on="false" />
<v:path v=" M
</v:shape>
<p class=Chart style=
</v:group></div>
<html>
<head>
</head>
<script language=JavaScript>
function displayTitle( title )
{
document
}
function generateRandomNumber(num) {
return Math
}
function plottablehead( val )
{
document
document
}
function plottabletail()
{
document
}
function plotcolor(d
{
for(i=
document
}
}
function setColor(foreground
{
document
document
}
setColor("orange"
a=generateRandomNumber(
plottablehead( a );
plotcolor(a
plottabletail();
a=generateRandomNumber(
plottablehead( a );
plotcolor(a
plottabletail();
a=generateRandomNumber(
plottablehead( a );
plotcolor(a
plottabletail();
a=generateRandomNumber(
plottablehead( a );
plotcolor(a
plottabletail();
a=generateRandomNumber(
plottablehead( a );
plotcolor(a
plottabletail();
a=generateRandomNumber(
plottablehead( a );
plotcolor(a
plottabletail();
//
</script>
</head>
</body>
</html>
From:http://tw.wingwit.com/Article/program/Java/JSP/201311/19906.html