Änderungen Kommunikation implementiert zwischen iFrame und Fenstern.
This commit is contained in:
@@ -283,10 +283,6 @@
|
||||
};
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
window.onmessage = function (event) {
|
||||
if (event.data == 'reply') {
|
||||
console('Reply received!');
|
||||
}
|
||||
};
|
||||
alert(window.frame1.zipphone1_1)
|
||||
</script>
|
||||
</asp:Content>
|
||||
Reference in New Issue
Block a user