I wss wrong:
parent.FrameName.document.bgColor='blue';"
works, unless the frame contains a frameset.
Don't think you can do ann image in NN, yho
Dick
At 10:41 AM +0100 7/31/00, Philip Arnold - ASP wrote:
> > I think you need to redisplay the window, something like:
>>
>> myPupUp.document.open();
>> myPupUp.document.write('<TITLE>Page Source</TITLE>');
>> myPupUp.document.write('<BODY BACKGROUND=images/BG.jpg>');
>> myPupUp.document.close();
>
>Dick,
>
>Thanks for this - I had forgotten to open() and close() the frame...
>
>This works but is a little ugly as it re-displays (flashes white)
>
>I've tried changing it with just a bgColor, but this does nothing as well,
>also the images I want are textured, so I can't just change the color.
>
>Philip Arnold
>ASP Multimedia Limited
>T: +44 (0)20 8680 1133
>
------------------------------------------------------------------------------
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.