Personal tools
You are here: Home / cmgui / Zinc / example_a1.html

example_a1.html

HTML icon example_a1.html — HTML, 1 KB

File contents

<html>
<head>
</head>
<body  onload="init();" onunload = "//Work around bug in ATI back/forward not caching." />

<script type="application/x-javascript" src="chrome://zinc/content/zinc.js"/>
<script type="application/x-javascript" src="example_a1_html.js"/>


<embed id="generalplugin" height=512 width=512 type="application/x-zinc-plugin"
			 pluginspage="https://addons.mozilla.org/en-US/firefox/addon/5764">
</embed> 

</body>
</html>