Taco, >From memory you need to call the function by the window name, same as if it was a frame!
Regards Andrew Scott Technical Consultant NuSphere Pty Ltd Level 2/33 Bank Street South Melbourne, Victoria, 3205 Phone: 03 9686 0485 - Fax: 03 9699 7976 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Thursday, 12 August 2004 12:28 PM To: CFAussie Mailing List Subject: [cfaussie] [OT] Call a function in an iframe 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/ --- 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/
