|
|
 |
Re: FN-FORUM: Div resizing
date posted 8th August 2005 10:48
On Mon, 8 Aug 2005, Norman Beresford wrote:
> I've a page with a flash file within a div. When the flash file has run
> it's calls a javascript function within the html to resize the div it's
> in so that it effectively disappears. This works fine in Firefox, but
You just want a boolean show/hide functionality?
Have a read of this ...
http://www.webmasterworld.com/forum91/441.htm
> when I try it in Internet Explorer the div doesn't resize (or atleast
> the flash movie within it doesn't. My knowledge (full stop some would
> say) of Javascript is rather shakey, espcially on cross-platform issues.
Don't know if its a Flash issue or not. However, set up two test pages:
one with an onLoad event and one without. Set the content of the div as
text and test the 'visibility' code. That way you can eliminate it being
a Flash rather than an IE problem.
--
Graeme -
Outlook Express user? - http://home.in.tum.de/~jain/software/oe-quotefix/
http://wiki.workalone.co.uk/index.php?page=RulesForPosting
|
 |
|