If I can do this when changing the src in my iframe:-
document.getElementById("myIframe"
.src = "test.html";
does anyone know how I can call a function inside the iframe
using this "getElementById" method from the parent form?
thanks
~za~
You can't bring back a dead thread!
document.getElementById("myIframe"
does anyone know how I can call a function inside the iframe
using this "getElementById" method from the parent form?
thanks
~za~
You can't bring back a dead thread!