3
How to exchange the contents of an iframe internally without changing the site URL?
Example: User entered my site: http://example.com
and it contains an iframe:
<iframe src="http://teste455.esy.es/v3/wp-content/arcade/?url=Rockman X 3 (J).smc&system=snes&plataforma=snes" width="640" height="500" scrolling="no"></iframe>
In this iframe there is a link. How do I stop instead of using several iframes on a page, I can change the content of iframe, in case the link, only with a drop-down menu that when clicking the content of iframe is changed?
It would be like a playlist and would have a drop-down menu above the iframe and clicking the iframe link would be changed to another that in the case is the same as the one above.
I would like to do this in a single HTML page.
So how do you make this part of the links appear in the drop-down menu?
– Endou
@Crazy, the Stack scheme is basically like this: you do one question at a time. You didn’t ask about drop down menu, asked about iframe. . . . . . Remembering that: there is no problem in asking here until complete an entire project, but is essential that you go bumping head and ask your questions only after to test hard and find no answer.
– brasofilo
I found the solution right here on the site. only as always as soon as I find a solution appears another doubt/ problem.
– Endou
That’s right, programming is a 7-headed bug. Stack is a 1-question website ;)
– brasofilo
On the day that for you programming is a 4-headed bug, you can be sure it’s good on the stuff, jejejeje
– brasofilo