html5 - How to open a link in an iframe of another HTML page? -


how open link in iframe page?

example:
have page1.html, contains link.
have page2.html, contains iframe.

if click on link on page1.html, target should opened in iframe of page2.html.

i think not work in html5 because "name" attribute no longer supported attribute used in html4. notice opera still supports name attribute in iframe firefox not.

regards, m


Comments

Popular posts from this blog

shopping cart - Page redirect not working PHP -

php - How to modify a menu to show sub-menus -

python - Installing PyDev in eclipse is failed -