OutFront Forums
     Home    Register     Search      Help      Login    

Sponsors
Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax
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.

Follow Us
On Facebook
On Twitter
RSS
Via Email

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

 

Inline Frame Question - Code Help

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

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

All Forums >> Web Development >> Microsoft FrontPage Help >> Inline Frame Question - Code Help
Page: [1]
 
 
andiej

 

Posts: 24
Joined: 10/23/2008
Status: offline

 
Inline Frame Question - Code Help - 11/17/2009 6:25:10   
Morning all,

I am back again, Hope you are all well today.

I have a hopefully very quick question to ask.

I have a site which includes inline frames to hold the main content of the site.

www.harperbrothersonline.com

I am attempting to insert a pop up video script into that main body inside the inline frame but am having trouble getting the code right to get the video that pops up to pop up outside the inline frame, need it to come up over the top of the original page and not the inline page.

I am sure it's one of those things that you get asked all the time and am sorry to bug you with it but you guys have never failed me before. many thanks in advance.

Code:

Head Section:
<!-- Start VideoLightBox.com HEAD section -->

<link rel="stylesheet" type="text/css" href="engine/css/overlay-minimal.css"/>
<script src="engine/js/jquery.tools.min.js"></script>
<script src="engine/js/swfobject.js"></script>
<!-- make all links with the 'rel' attribute open overlays -->
<script src="engine/js/videogallery.js"></script>
<style>
#gallery { zoom:1; }
#gallery span{ display:block; }
#gallery a{
zoom:1;
display:block;
position:relative;
float:left;
overflow:hiddent;
width:160px;
height:148px;
margin:5px;
padding:6px;
border:solid 1px #b8b8b8;
background-color:#f4f5f5;
font-family:Arial,sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
text-align:center;
opacity:0.87;
}
#gallery a img{
display:block;
border:none;
margin:0px;
}
#gallery a:hover{
opacity:1;
}
#gallery a#ygallery{display:none}
</style>
<!-- End VideoLightBox.com HEAD section -->


Body Section:

<!-- Start VideoLightBox.com BODY section -->
<div id="gallery">

<a rel="#overlay" href="http://www.youtube.com/v/5tRe_4_VzU8" title="HarperChristmas"><img src="data/thumbnails/0.png"></a>
<!-- overlayed element, which is styled with the overlay.css stylesheet -->
<div class="overlay" id="overlay"><div id="video_overlay"></div></div>
<a id="ygallery" href="http://videolightbox.com/">video in a lightbox
by VideoLightBox.com</a>
</div>
<!-- End VideoLightBox.com BODY section -->



Is there anything in here that I can cahnge or just add to get the pop up to appear above the main page?

Thanks guys,

Andrea x
andiej

 

Posts: 24
Joined: 10/23/2008
Status: offline

 
RE: Inline Frame Question - Code Help - 11/18/2009 12:03:13   
Hi

Just in case anyone does look at this, I have today altered the index of that site to include the video without using a page with an inline frame.

I would still llike to be able to do that but had to get it on and that was the quickest way. If you look at any of the other pages, you will see how the layout of the index would be usually and see what I am talking about.


Thank you.

Andrea :-)

(in reply to andiej)
Page:   [1]

All Forums >> Web Development >> Microsoft FrontPage Help >> Inline Frame Question - Code Help
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