<Html xmlns: v = "urn: schemas-microsoft-com: vml"> <pead> <meta http-equiv = "Content-Type" content = "text/html; charset = gb2312 "> <meta name =" GENERATOR "content =" Microsoft FrontPage 4.0 "> <meta name =" ProgId "content =" FrontPage. editor. document "> <title> VRML Report </title> <style> </style> <style bogus =" 1 "> v \: * {behavior: url (# default # vml)}/* declares v as the vml variable */</style> </pead> <body onload = "InitVRML (); "> <center> <input type =" button "value =" initial setting "onclick =" initdiv (); "> <input type =" button "value =" Bar "onclick =" Bar (RecordSetArray. length); "> <input type =" button "value =" Pie Chart "onclick =" Circle (RecordSetArray. length); "> <input type =" button "value =" Line chart "onclick =" Line (RecordSetArray. length) "> <select onchange =" Zoom (this. value) "> <option value =" 0.2 "selected> 20% </option> <option value =" 0.25 "> 25% </option> <option value =" 0.4 "> 40% </ option> <option value = "0.5"> 50% </option> <option value = "0.75"> 75% </option> <option value = "0.8"> 80% </option> <option value = "1"> original size </option> <option value = "1.25"> 125% </option> <option value = "1.5"> 150% </option> <option value = "2"> 200% </option> <option value = "3"> 300% </option> <option value = "4"> 400% </option> </select> </center> </body> </ptml>
[Ctrl + A select all Note: If you need to introduce external Js, You need to refresh it to execute]