> I pesume you are performing a function in frame 'A' which needs to set the
> background poperty in frame 'B'???  This is how you do it (IE)...
>
> In frame 'A' do a parent.chgBack()
>
> In your frameset template setup function chgBack() to simply call function
> B.chgImg()
>
> In frame 'B' function chgImg() simple perform document.body.background =
> 'image.jpg'
>
> This works for me on IE5.  NN does not support document.body.background.

This works like a dream on IE5, I'll have to look for a solution for NN - I
don't know whether it doesn't want the "body" part.

Philip Arnold
ASP Multimedia Limited
T: +44 (0)20 8680 1133

"Websites for the real world"

**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**********************************************************************


------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to