![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I've site that is divided into two frames Frame 1 Frame 2 ??????????????????????? ? ? ? ? ? ? ??????????????????????? At the first frame reside my site content. At the second frame I'm hosting other (random) site from the net. the question is: How do I ** add ** code into the other site html document in order to add it functionality that I need? |
#3
| |||
| |||
|
|
I've site that is divided into two frames At the first frame reside my site content. At the second frame I'm hosting other (random) site from the net. the question is: How do I ** add ** code into the other site html document in order to add it functionality that I need? |
#4
| |||
| |||
|
|
On 2005-10-25, Roee Bachar <mrroee (AT) netvision (DOT) net.il> wrote: I've site that is divided into two frames At the first frame reside my site content. At the second frame I'm hosting other (random) site from the net. the question is: How do I ** add ** code into the other site html document in order to add it functionality that I need? You can't. the site that supplies the frame content must do that. Hmmm, possibly you could use XmlHttpRequest to download the page and frame[2].document.write to insert it into the frame.... Then your javascript would be supplying the content so it would 'own' the page... Bye. Jasen |
![]() |
| Thread Tools | |
| Display Modes | |
| |