|
There are two iframes in the page, and one of them already has a page. How can I use a client-side script to display the pages in this iframe in another iframe?
Note: This page cannot be reloaded, so it cannot be achieved by changing the src or location of the iframe. |
|