![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
...[something.htm] div id=work>hello</div ...[somethingelse.htm] IFRAME id="thisframe" src="./something.htm"></IFRAME script document.frames("thisframe").getElementById("work" ).innerHTML = "goodbye" /script Thank you |
#3
| |||
| |||
|
|
Ragnorack67 (AT) hotmail (DOT) com> schreef in bericht news:1109800202.403938.5670 (AT) f14g2000cwb (DOT) googlegroups.com... ...[something.htm] div id=work>hello</div ...[somethingelse.htm] IFRAME id="thisframe" src="./something.htm"></IFRAME script document.frames("thisframe").getElementById("work" ).innerHTML = "goodbye" /script Thank you change to: document.frames("thisframe").getElementById("work" ).body.innerHTML = grt Bert |
#4
| |||
| |||
|
|
...[something.htm] div id=work>hello</div ...[somethingelse.htm] IFRAME id="thisframe" src="./something.htm"></IFRAME script document.frames("thisframe").getElementById("work" ).innerHTML = "goodbye" /script Thank you |
#5
| |||
| |||
|
#6
| |||
| |||
|
#7
| |||
| |||
|
#8
| |||
| |||
|
#9
| |||
| |||
|
|
...[something.htm] div id=work>hello</div ...[somethingelse.htm] IFRAME id="thisframe" src="./something.htm"></IFRAME |
|
script document.frames("thisframe").getElementById("work" ).innerHTML = |
|
"goodbye" /script Thank you |

![]() |
| Thread Tools | |
| Display Modes | |
| |