im using javascript to change the "src" attribute of an iframe
function change(){
frameid.Src= somepage.Htm
}
the src is changed but the iframe doesnt show the new htm page and i cant find a method to refresh or navigate the iframeim going crazy here, can you help me?


Sign In
Create Account


Back to top










