hi,
i have in main index a div called teste
<div id="teste"><b>over</b></div
and i want acess this div"change de content" from a iframe
if i want acess this div"change de content" in the same place i use this:
document.getElementById("teste").innerHTML=xpto
but how can i change inside a iframe?
thanks for your help


Reply With Quote
Bookmarks