RE: IE 8 messing up my tables in a CFWINDOW

2009-08-11 Thread Scott Spurlock

Geez, that was it?!?  Brilliant!  Problem solved!  It's now working in all 
browsers.  Thank you!

Scott



  

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325355
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: IE 8 messing up my tables in a CFWINDOW

2009-08-11 Thread Milburn, Steve

Try to remove any extraneous tags on the page in the pop-up window, leaving 
only markup relevant to the layout of the page, ie, , etc.  Remove all 
  tags.

Hope this helps
~Steve


From: Scott Spurlock [spurlock.sc...@yahoo.com]
Sent: Tuesday, August 11, 2009 3:42 PM
To: cf-talk
Subject: Re: IE 8 messing up my tables in a CFWINDOW

I must confess -- I didn't even know about that mode.  Yes, the problem goes 
away when I turn on Compatibility View.  When Compatibility View is checked, I 
can see the text/data in the table just fine.  When I uncheck Compatibility 
View, I'm back to a blank screen.

--- On Tue, 8/11/09, Mike Chabot  wrote:
Does the problem go away when you switch to MSIE 7 compatibility mode
within MSIE 8?

-Mike Chabot

On Tue, Aug 11, 2009 at 2:41 PM, Scott Spurlock wrote:
>
> I'm using ColdFusion.Window.create() in a link to open another window.  In 
> the pop-up window (yes, I know it's technically a div and not a pop-up 
> window), I have a table.  The contents of this pop-up window display just 
> fine in IE 7 and Firefox 3, but not IE 8.  In IE 8, everything before and 
> after the table appears in the browser.  Everything between the table tags, 
> though, is ignored.  Why?  It's a very simple table.  And even when I pare 
> the code down to just Hello World!, I still 
> can't get the text to appear.  Why is IE 8 messing this up?
>
> Thanks,
> Scott



~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325354
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: IE 8 messing up my tables in a CFWINDOW

2009-08-11 Thread Scott Spurlock

I must confess -- I didn't even know about that mode.  Yes, the problem goes 
away when I turn on Compatibility View.  When Compatibility View is checked, I 
can see the text/data in the table just fine.  When I uncheck Compatibility 
View, I'm back to a blank screen.

--- On Tue, 8/11/09, Mike Chabot  wrote:
Does the problem go away when you switch to MSIE 7 compatibility mode
within MSIE 8?

-Mike Chabot

On Tue, Aug 11, 2009 at 2:41 PM, Scott Spurlock wrote:
>
> I'm using ColdFusion.Window.create() in a link to open another window.  In 
> the pop-up window (yes, I know it's technically a div and not a pop-up 
> window), I have a table.  The contents of this pop-up window display just 
> fine in IE 7 and Firefox 3, but not IE 8.  In IE 8, everything before and 
> after the table appears in the browser.  Everything between the table tags, 
> though, is ignored.  Why?  It's a very simple table.  And even when I pare 
> the code down to just Hello World!, I still 
> can't get the text to appear.  Why is IE 8 messing this up?
>
> Thanks,
> Scott

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325352
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: IE 8 messing up my tables in a CFWINDOW

2009-08-11 Thread Mike Chabot

Does the problem go away when you switch to MSIE 7 compatibility mode
within MSIE 8?

-Mike Chabot

On Tue, Aug 11, 2009 at 2:41 PM, Scott Spurlock wrote:
>
> I'm using ColdFusion.Window.create() in a link to open another window.  In 
> the pop-up window (yes, I know it's technically a div and not a pop-up 
> window), I have a table.  The contents of this pop-up window display just 
> fine in IE 7 and Firefox 3, but not IE 8.  In IE 8, everything before and 
> after the table appears in the browser.  Everything between the table tags, 
> though, is ignored.  Why?  It's a very simple table.  And even when I pare 
> the code down to just Hello World!, I still 
> can't get the text to appear.  Why is IE 8 messing this up?
>
> Thanks,
> Scott
>
>
> 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325349
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4