A
Alexandre Jaquet
Hi I'm still working on iframe and now I'm
looking for the way to get and update iframe content.
example I want to do something like :
from my mainform :
document.getElementById('myiframe.myitem').style.visibility = 'hidden'
thx in advance
looking for the way to get and update iframe content.
example I want to do something like :
from my mainform :
document.getElementById('myiframe.myitem').style.visibility = 'hidden'
thx in advance