![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveAccessing an IFrame's properties
From: Aaron Gray <ang.usenet@gmail.com>
Date: Wed Apr 05 2006 - 01:55:00 CEST
Hi,
I want to access the properties of an IFrame but seem unable to get access
<html>
<body>
<script>
</html>
This writes to the main document not the IFrame.
I am doing something very basic wrong but cannot work out what. (I do know I
Help,
Aaron
|