get iframe property and content
- by zeroSeven
is there a way to get the iframe properties and content and be able to display it?
example: type it as
Rich Text Editor on the iframe and it will be displayed as<b>Rich Text Editor</b> on some part of the page.
Rich Text Editor == <b>Rich Text Editor</b>
thank you in advance.
<html>
<head>
…