Updated
This commit is contained in:
10
master/examples/absStrictIframe.html
Normal file
10
master/examples/absStrictIframe.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<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>
|
||||
Reference in New Issue
Block a user