URL problem inside an IFRAME

D

DL

Hi,

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

User Agent: IE7
and 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?

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,042
Latest member
icassiem

Latest Threads

Top