|
| |
|
|
lu lu
Posts: 418 From: wpg, mb Status: offline
|
iframe style of no frameboarder - 11/18/2006 16:26:43
Hi Again! I have a parent window that toggles between two iframes via a JS function in the parent window, would it be possible to set the frameboarder in the parent to nothing when its toggled to iframe2? I still want the frame boarder with iframe1. This is what i'm working with: function pageTurn() {
window.frames.myIframe.location.href = 'contribute2.asp';
document.getElementById("pobk").innerHTML = "<a href='javascript:pageTurn2()'>Back</a>";
} html.... <iframe id='myIframe' name='myIframe' scrolling='yes' src='contribute.asp' width='360'> Thanks! any ideas how i can apply a style to myIframe from a JS function
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|