onload target iframe
onload target iframe
Out of context: Reply #10
- Started
- Last post
- 13 Responses
- schjetne0
And if you want to load content in two different iframes, it would probably look something like this:
onLoad="window.newsframe.
location.href('whatever.h
tml'); window.otherframe.
location.href('whatever2.h
tml');"