minor
This commit is contained in:
parent
db182040c8
commit
eca29f5238
2 changed files with 4 additions and 4 deletions
|
@ -33,9 +33,9 @@
|
|||
|
||||
This text is always visible.
|
||||
|
||||
But if the page is shown inside a document from another domain, the div over it prevents any actions.
|
||||
But if the page was open inside a document from another domain, the div over it would prevent any actions.
|
||||
|
||||
<button onclick="alert(1)">Click doesn't work in that case</button>
|
||||
<button onclick="alert(1)">Click wouldn't work in that case</button>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue