can i detecting keyPress inside an IFRAME using jQuery? when user paste any copy text in ifram i want to check this text, Is this text contain HTML tags or not.
Please help me.
<iframe class="abc">
<html>
<head>
</head>
<body>
some text here(This text may contain html tag)
</body>
</html>
</iframe>
is the iframe pointing to the same domain as your main site? if it is pointing to a domain that is not yours, then you cannot do this.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With