Nope. Oh well, it seems to work in all browsers except IE. That's better
than where I was before.
Thanks for your help.

~Che

-----Original Message-----
From: Dave Watts [mailto:[EMAIL PROTECTED] 
Sent: Friday, January 05, 2007 4:21 PM
To: CF-Talk
Subject: RE: Search Engines & the indexing of javascript popup windows


> The problem is that in IE, I still get the Close Window
> button on the indexed popup page that comes from Google 
> instead of getting the hyperlink to purchase it from 
> 'MyDomain.com'. I'll try removing the escape slashes.

An explicit comparison would probably work in both, then:

if (window.opener == null) { ...


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:265868
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to