iframe show layer in parent
iframe show layer in parent
Out of context: Reply #12
- Started
- Last post
- 13 Responses
- ldww0
i had to mess around with it... ended up getting it to work by:
function showEmail()
{ window.parent.Email.style.visibi...
}
i had to mess around with it... ended up getting it to work by:
function showEmail()
{ window.parent.Email.style.visibi...
}