I have a page with two iframes on it (yuk), in frame A when a certain button is clicked I need to call a function in iframe B.
I was thinking that something like parent.document.all['frameB'].fnSelectFamily( false, 25 ); in iframe A would do the trick, but it gives me an error.. something about object doesn't support this property.. Anyone any ideas? -- Taco Fleur Senior Web Systems Engineer http://www.webassociates.com --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
