dojo
Version:
Dojo core is a powerful, lightweight library that makes common tasks quicker and easier. Animate elements, manipulate the DOM, and query with easy CSS syntax, all without sacrificing performance.
11 lines (10 loc) • 478 B
HTML
<html dir="rtl" style="border:0px solid black;padding:3px;margin:4px;background-color:white;overflow-y:scroll;">
<body style="border:2px solid white;padding:3px;margin:4px;">
<nobr id='iframe_00_strict' style="border:2px solid red;vertical-align:top;position:absolute;top:0px;left:0px;">
strict iframe 0,0
</nobr>
<br>
<script> frameElement.win = window; </script>
</body>
</html>