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 <table><tr><td>Hello World!</td></tr></table>, 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:325347
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to