Hi, I have a slideshow where the slideshow creation program has you upload the show then gives you code to place it anywhere in a web page. For placement I have it in a couple of divs:
The issue I am having is that when the show is done the page it is to forward to shows up in the iframe. Is there any code I can place on this page to keep it from happening.
The page is here:
http://cadillacmargarita.com/slideshow_hati_justin.html
The relevent code for the iframe is here:
Note: Clicking on the photos gets you through the show quickly. It's not very long.Code:<div id="slideshow"> <div class="slideshows"> <iframe style="border: medium none ; background-color:CCCCCC;" src="http://www.cadillacmargarita.com/slideshows/hati_justin/iframe.html" title="Showit Web Slideshow" frameborder="0" height="690" width="510" scrolling="no"></iframe> </div> </div> <!--End - slideshow -->
I am thinking I might just have to modify the actual iframe.html that plays the show to make it look like I need or close to it. That is located here:
http://cadillacmargarita.com/slidesh...in/iframe.html
Thanks for any help.



Reply With Quote


Bookmarks