hi,
i want to read enclosing document <title> text in the embedded iframe
e.g
<html>
<title>test</title>
<body>
<iframe src="abc.html">
-- i want the title text in this iframe content -->
</iframe>
</body>
</html>
How to read html document title in an iframe
Moderator: General Moderators
-
syamswaroop
- Forum Newbie
- Posts: 19
- Joined: Fri May 01, 2009 1:31 am