I'm trying to change the size (height) of a document after it has been loaded into an IFRAME (in an ONLOAD event attached to the IFRAME). I've tried things like 'self.document.body.styles.height' etc.
So far I have been unable to find a property that supplies this information.
Is it possible to return this information?
Many thanks,
JulesH
So far I have been unable to find a property that supplies this information.
Is it possible to return this information?
Many thanks,
JulesH