Changes

Pandora Templates

159 bytes added, 20:26, 10 September 2012
no edit summary
 
In order to use and enable Pandora within [[SmartSimple]] you should start with the following templates.
</script>
<body>
 
 
</body>
</HTML>
==[[Web Page View]]==
To use [[Pandora]] as part of a [[Web Page View]] Custom Field use the following template:
</BODY>
</HTML>
</pre>
 
'''NOTE:''' The ''includejsfiles'' method must be called onload. If you try to call it before the full page has loaded some Browsers will freeze.
==[[Browser Script]]==
To use [[Pandora]] as part of a [[Browser Script]] Custom Field use the following template:
<pre>
</script>
<script type="text/javascript" language=JavaScript src="/Ajax/uta/uta.js">
}
</pre>
[[Category:Pandora]]
0
edits