PDA

View Full Version : refreshing an ifram onload()


g00fy
02-13-2003, 01:21 AM
hi to all,

can anyone tell me how to refresh an ifram onload please, cause sometimes the scrolling gets stuck and just jumps :(


have tried

document.getElementById("iframeid").src = "javascript:reload()"

window.iframename.reload()



thanx to all,

kind regards,

g00fy