Hi, 

I have an IFRAME like the following and its content is html text 
sometimes with some URLs embedded, when an event trigger is fired, this 
frame is for editing. 

User Agent: IE7 
on XP OS. 

<iframe id="textID" src="somefile.htm" 
onload="document.frames['someframeID'].document.designMode='on';" 
contenteditable="true" style="width:420px; height:300px">{display html 
document here}</iframe><br/> 

Problem: if a URL starts with http://bla.bla.com/ something, the data 
would be loaded correctly into the frame, HOWEVER, a shadow copy of 
the same data would show up right beneath the frame?  How come?  Most 
importantly how to fix it? 

And if memory serves I think someone posted a similar problem before, not sure 
here or elsewhere.

Thanks. 




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312770
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