mirror of
https://github.com/chinchang/web-maker.git
synced 2025-01-16 20:08:15 +01:00
change about://blank to blank src otherwise doesnt wrk in safari
This commit is contained in:
parent
be7352af2d
commit
b9fbccf513
@ -11,12 +11,7 @@
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<iframe
|
||||
src="about://blank"
|
||||
frameborder="0"
|
||||
id="demo-frame"
|
||||
allowfullscreen
|
||||
></iframe>
|
||||
<iframe src="" frameborder="0" id="demo-frame" allowfullscreen></iframe>
|
||||
|
||||
<script src="detached-window.js"></script>
|
||||
</body>
|
||||
|
Loading…
x
Reference in New Issue
Block a user