This shows you the differences between two versions of the page.
Both sides previous revision
Previous revision
Next revision
|
Previous revision
|
otm:paperexample [2010/06/03 00:40] aspectscript |
otm:paperexample [2010/06/03 16:11] (current) aspectscript |
The implementation follows: | The implementation follows: |
<html> | <html> |
| <br> |
<link href="/aspectscript/external/otm/paperExample/style.css" rel="stylesheet" type="text/css"/> | <link href="/aspectscript/external/otm/paperExample/style.css" rel="stylesheet" type="text/css"/> |
<script type="text/javascript" language="javascript" src="/aspectscript/external/otm/paperExample/lib.js"> </script> | <script type="text/javascript" language="javascript" src="/aspectscript/external/otm/paperExample/lib.js"> </script> |
<iframe id="example" src="/aspectscript/external/otm/paperExample/" width="325" height="418"></iframe> | <iframe id="example" src="/aspectscript/external/otm/paperExample/" width="395" height="500"></iframe> |
<iframe id="code" style="display:none" src="/aspectscript/external/otm/paperExample/script.js" width="325" height="418"></iframe> | <iframe id="code" style="display:none" src="/aspectscript/external/otm/paperExample/script.js" width="700" height="500"></iframe> |
| <br> |
<a id="button" class="button" onclick="toggle('code','example')"> <span>Toggle between the code and example </span></a> | <a id="button" class="button" onclick="toggle('code','example')"> <span>Toggle between the code and example </span></a> |
</html> | </html> |