navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

iframe style of no frameboarder

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Cascading Style Sheets >> iframe style of no frameboarder
Page: [1]
 
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
jaybee

 

Posts: 14157
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: iframe style of no frameboarder - 11/20/2006 9:39:10   
Apply an inline style. You've already got html in there.

_____________________________

If it ain't broke..... fix it until it is.
:)

:)
GAWDS
Now where did I put that Doctype?

(in reply to lu lu)
Page:   [1]

All Forums >> Web Development >> Cascading Style Sheets >> iframe style of no frameboarder
Page: [1]
Jump to: 1





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