Unless it is a specific requirement to access both the parent window and the popup content at the same time, then I would suggest not doing a popup at all, but use a modal JavaScript dialog (similar to that cfwindow creates) instead for your 'popup' content.
Steve "Cutter" Blades Adobe Certified Professional Advanced Macromedia ColdFusion MX 7 Developer Co-Author of "Learning Ext JS" http://www.packtpub.com/learning-ext-js/book _____________________________ http://blog.cutterscrossing.com Robert Harrison wrote: > Jake, > > You're right about Firefox. I'll never get it to close the popup, so I found > another method. I'm not sure what your application is, but for me I was able > to user show/hide DIV layers to achieve a similar result. You may want to > think about changing the approach to something similar. > > Thanks for the insight on FF. I beat me head in for 3 hours over that, and > would probably still be trying to debug something that did not have any > bugs. Darn browsers! > > > Robert B. Harrison > Director of Interactive Services > Austin & Williams > 125 Kennedy Drive, Suite 100 > Hauppauge NY 11788 > P : 631.231.6600 Ext. 119 > F : 631.434.7022 > http://www.austin-williams.com > > Great advertising can't be either/or. It must be &. > > Plug in to our blog: A&W Unplugged > http://www.austin-williams.com/unplugged > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:320329 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

