Spry Image Slideshow with Filmstrip Not Working in IE and Spacing Issues with Text on Page

Hello,
Can someone please help me figure out what is wrong. The slideshow works in Firefox and Safari. However, it doesn't work in IE.
Also, can someone help me figure out how to make it so that the text on the page wraps around the slideshow instead of hiding under it?
http://www.lukesfitnessbootcamp.com/
I appreciate any assistance you can provide.

I have a similar problem. I've added a note to reference your problem. I've not got an answer to date.
Cliff

Similar Messages

  • Why are my Spry Image Slideshow slide titles not appearing sometimes?

    I inserted a Spry Image Slideshow with Filmstrip Basic widget using 3 photos to try it out. It is working fine except for the slide titles.The slide titles appear in Firefox and in Opera, but not in Safari. Haven't tried it in IE browsers yet.
    Any idea why the titles are not showing up all of the time?
    Thanks.

    All working OK here. All thumbnails and fullsize images appear OK.

  • Spry Slideshow with Filmstrip not working in IE Browsers

    I'm working on a brand new website design and am trying to incorporate the Spry Slideshow with Filmstrip on a lot of the pages. It works and loads great on every browser except IE versions. On IE it will show it correctly for a second and then changes it to show one picture above the other. Can someone please help me figure out what to do to make it work for IE?
    Here's a link to one of the test pages.
    http://4034.sandbox.i3dthemes.net/oceankayakbanzai.html
    Thanks for your help in advance!

    I have a similar problem. I've added a note to reference your problem. I've not got an answer to date.
    Cliff

  • Spry Image Slideshow, IE8 & 7 not finding .js resources, works fine in FF

    Pointing to http://labs.adobe.com/technologies/spry/ui/samples/ImageSlideShowWithThumbFS.html in IE and the spry scripts are not loading.  Any words of wizdom?  I have confirmed this behavior on 3 differenct machines.
    I put together a prototype (works almost 100% in FF, some issues in IE)  on my site which runs in both FF and IE8, but I can't tell you what I did to make it work.  http://www.ncyc.net/sandbox/archives.cfm
    A second instance that I can't show (behind a p-word protected portal) is failing just like the D. Booth sample code.
    First things first....  I need to get this running in IE8.  Thanks in advance...

    Pointing to http://labs.adobe.com/technologies/spry/ui/samples/ImageSlideShowWithThumbFS.html in IE and the spry scripts are not loading.  Any words of wizdom?  I have confirmed this behavior on 3 differenct machines.
    I put together a prototype (works almost 100% in FF, some issues in IE)  on my site which runs in both FF and IE8, but I can't tell you what I did to make it work.  http://www.ncyc.net/sandbox/archives.cfm
    A second instance that I can't show (behind a p-word protected portal) is failing just like the D. Booth sample code.
    First things first....  I need to get this running in IE8.  Thanks in advance...

  • Spry Image Slideshow w/Filmstrip - Eliminating space around SS images?

    Hello,
    I can not locate the file/setting to eliminate all the space around the Slideshow images?  In Design/Code view, the SS appears nicely positioned in the table, however when I publish the page, I've got a ton of wasted space below the SS?
    How do I get the lower half of my page closer to the bottom of the SS?
    Thanks in advance!
    http://www.kansascitycrates.com/contact.html

    Update:  I was able to eliminate space below the SS by deleting the entire table and starting over.

  • Accessory may not be supported error and charging issues with iphone4

    Hello,
    From past 2 weeks my Iphone4 (say A) keeps throwing error message "Accessory may not be supported" and doesn't charge the iphone after couple of minutes of charging. This happens when device is connected (for charging) to power outlet or to computer (USB port). I tried multiple original iphone/apple cables.  The same cable allows me to copy pictures from this device/Iphone4 when connected to computer via same USB cable, but the device/iphone4 does not charge. The same cable and charger charges my other Iphone4 (say B) perfectly fine. 
    I am really frustrated as to why this is happening.
    Searching on internet, it seems lot of people are facing this problem with their iphones and ipad devices and refer this issue as a software bug, which I also seem to think. How can it be the hardware issue when same charging port and same cables allows you to copy your pics etc. from your iphone device to your laptop but does not allow you to charge the same device? Same charging cable works with my other iphone4 and i tried multiple cables so I dont think it's a cable issue.
    Any help is appreciated. I was expecting apple products to be better in quality but lately I have seen this issues quite often.
    -RP

    Make sure you are using an Apple approved charger and cable.  The best would be the charger and cable that came with the iPhone in the original box.

  • Spry Image Slideshow with Filmstrip doesn't work in IE, but works in Safari and Firefox

    Hello,
    The Spry slideshow with filmstrip wiget works fine in Firefox and Safari. However, it does not work in Internet Explorer. The slideshow looks like it is loading (the little circle spins), then it disappears and the slideshow is replaced with an empty space and a little white box with the red x (that normally signifies a missing picture of picture that can't load for some reason). Has anyone found a solution to this problem? I was hoping that the widget would work in Safari, Firefox, and IE. Does anyone know of another option for adding a slideshow that works in all three browsers?
    Thanks!!

    gatorgirl,
    Here are the first lines in my template.  The Spry Menu script src and link statements are the only two lines that have to be moved (on your template or any page for that matter) above the Spry Slideshow  src and link statements.  Just leave the Slideshow code in the same position that Dreamweaver inserts it.   When you create a new document from your template, Dreamweaver leaves it alone.  Just set it and forget it.   I've wrestled with all sorts of other solutions listed on this forum and this is the fix that continues to work for me!  It seems to me that the only reason this solution works is that javascript is a procedural language and some code in the Spry Slideshow javascript has some conflict (maybe a name/symbol problem) with the Spry Slideshow javascript.  If someone else knows the absolute reason for this ordering problem, please feel free to come back and teach me!!  Always ready to learn something new!!
    I hope this helps you!
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <link REL="SHORTCUT ICON" HREF="http://pcpros.com/images/alfred.ico">
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>PC Pros Consulting Services and Programming Examples</title>
    <!-- TemplateEndEditable -->
    <script src="../SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <link href="../SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
    <!-- TemplateBeginEditable name="head" -->
    <!-- TemplateEndEditable -->
    <style type="text/css">
    <!--
    body {
        background: #42413C;
        margin: 0;
        padding: 0;
        color: #000;
        background-image: url(../images/PCPback1.jpg);
        font-family: "Times New Roman", Times, serif;
        font-size: 100%;
        line-height: normal;

  • Spry Image Slideshow with Filmstrip not showing online

    I just put up an image slideshow. It works locally, but online the spinning wheel spins all the time. The viewport does not show any image. The filmstrip does show the thumbnails, and the navigation works. My guess is that the images I used for the viewport (a href) are too large? Their size is generally 700x580 and mostly above 90KB - are they too big??
    Here's the link: http://webdesign.mpcc.edu/KenShobe/DaphneM/WebII/lane_photography/submenu/flora.html
    I greatly appreciate your help!

    Well, the images were not too big - resolution wise. What I did was I checked my remote server files and made sure that it was identical to my local files for my website. And I found out that Dreamweaver did not upload the images (the ones that go into the a href tag) into my remote server, though I "put the entire site." SO I had to upload them. And then when I checked it worked.
    Hope this is helpful.

  • Spry Image Slideshow with Filmstrip- Filmstip thumbs loading incorrectly

    Hello, I am hoping someone will be able to help me. I loaded the Widget for the Spry Image Slideshow with Filmstrip. After reading several tutorials as that the product did not work correctly, I finally got the corrupted .js fixed (thanks Accustic Gramps for all your posts very helpful when going through looking). First page looks great, now, I put the slideshow on another page and loaded it, but the filmstrip is now loading off placement so the thumbs are all messed up.
    Hoping someone can help me.
    here is the code and the link:   http://www.highqualitycontractinginc.com/additions.html
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <title>High Quality Contracting Inc- Craftsmanship You Can Trust</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>High Quality Contracting Inc- Craftsmanship You Can Trust</title>
    <meta name="author" content="Mouse Bytez- Website Design and Hosting Services" />
    <meta name="Description" content="High Quality Contracting, Inc- serving Southeastern Wisconsin for all of your contracting, remodeling needs." />
    <meta name="Classification" content="Building and remodeling  Contractor " />
    <meta name="ROBOTS" content="ALL" />
    <meta name="distribution" content="local" />
    <meta name="verify-v1" content="Adu52DLSLorp36w7Ec2sX5iUCtXJGFKRzejTHlondpg=" />
    <link rel="stylesheet" href="stylesheets/style.css" type="text/css" />
    <script src="http://www.highqualitycontractinginc.com/Spry-UI-1.7/includes/SpryDOMUtils.js" type="text/javascript"></script>
    <script src="/Spry-UI-1.7/includes/SpryDOMEffects.js" type="text/javascript"></script>
    <script src="http://www.highqualitycontractinginc.com/Spry-UI-1.7/includes/SpryWidget.js" type="text/javascript"></script>
    <script src="http://www.highqualitycontractinginc.com/Spry-UI-1.7/includes/SpryPanelSelector.js" type="text/javascript"></script>
    <script src="http://www.highqualitycontractinginc.com/Spry-UI-1.7/includes/SpryPanelSet.js" type="text/javascript"></script>
    <script src="http://www.highqualitycontractinginc.com/Spry-UI-1.7/includes/SpryFadingPanels.js" type="text/javascript"></script>
    <script src="http://www.highqualitycontractinginc.com/Spry-UI-1.7/includes/SprySliderPanels.js" type="text/javascript"></script>
    <script src="http://www.highqualitycontractinginc.com/Spry-UI-1.7/includes/SpryFilmStrip.js" type="text/javascript"></script>
    <script src="http://www.highqualitycontractinginc.com/Spry-UI-1.7/includes/SpryImageLoader.js" type="text/javascript"></script>
    <script src="http://www.highqualitycontractinginc.com/Spry-UI-1.7/includes/SpryImageSlideShow.js" type="text/javascript"></script>
    <script src="http://www.highqualitycontractinginc.com/Spry-UI-1.7/includes/plugins/ImageSlideShow/SpryT humbnailFilmStripPlugin.js" type="text/javascript"></script>
    <script src="http://www.highqualitycontractinginc.com/Spry-UI-1.7/includes/plugins/ImageSlideShow/SpryT itleSliderPlugin.js" type="text/javascript"></script>
    <script src="http://www.highqualitycontractinginc.com/Spry-UI-1.7/includes/plugins/ImageSlideShow/SpryP anAndZoomPlugin.js" type="text/javascript"></script>
    <link href="http://www.highqualitycontractinginc.com/Spry-UI-1.7/css/ImageSlideShow/basicFS/basic_fs.c ss" rel="stylesheet" type="text/css" />
    <style type="text/css">
    #ImageSlideShow {
        width: 500px;
        border: solid 4px #000000;
        background-color: #FFFFFF;
        padding-top: 10px;
    #ImageSlideShow .ISSName {
        top: -24px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 18px;
        text-transform: uppercase;
        color: #000000;
    #ImageSlideShow .ISSSlideTitle {
        top: -18px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 12px;
        overflow: hidden;
        color: #AAAAAA;
        text-transform: none;
    #ImageSlideShow .ISSClip {
        height: 400px;
        border: solid 1px #000000;
        background-color: #000000;
    #ImageSlideShow .ISSControls {
        top: 11px;
        height: 400px;
    #ImageSlideShow .FilmStrip {
        height: 80px;
        background-color: #CCCCCC;
    #ImageSlideShow .FilmStripPreviousButton, #ImageSlideShow .FilmStripNextButton {
        width: 25px;
        height: 80px;
    #ImageSlideShow .FilmStripTrack {
        height: 80px;
    #ImageSlideShow .FilmStripContainer {
        height: 80px;
    #ImageSlideShow .FilmStripPanel {
        height: 80px;
        padding-left: 10px;
    #ImageSlideShow .FilmStripPanel .ISSSlideLink {
        border: solid 1px #AAAAAA;
        background-color: #FFFFFF;
    #ImageSlideShow .FilmStripPanel .ISSSlideLinkRight {
        border: solid 1px #AAAAAA;
        width: 56px;
        height: 47px;
    #ImageSlideShow .FilmStripCurrentPanel .ISSSlideLink {
        background-color: #FFFFFF;
        border-color: #FF0000;
    #ImageSlideShow .FilmStripCurrentPanel .ISSSlideLinkRight {
        border-color: #AAAAAA;
    </style>
    <script type="text/xml">
    <!--
    <oa:widgets>
      <oa:widget wid="2141543" binding="#ImageSlideShow" />
    </oa:widgets>
    -->
    </script>
    </head>
    <body>
    <!--  / WRAPPER \ -->
    <div id="wrapper" class="bg">
        <!--  / MAIN CONTAINER \ -->
          <div id="mainCntr">
            <!--  / HEADER CONTAINER \ -->
            <div id="headerCntr">
              <h1><img src="images/bbbsealh1US.gif" width="135" height="51" /></h1>
                  <!-- / MENU CONTAINER \ -->
              <div class="menuCntr">
                        <ul>
                          <li class="selected"><a href="index.html" class="home">Home</a></li>
                          <li><a href="about.html" class="home">About </a></li>
                          <li><a href="links.html" class="links">Links</a></li>
                          <li><a href="service.html" class="service">Services</a></li>
                          <li><a href="contact.html" class="contact">Contact</a></li>
                        </ul>
              </div>
                  <!-- \  MENU CONTAINER  /-->
           </div>
            <!--  \ HEADER CONTAINER / -->
           <img src="images/logo.jpg" width="987" height="289" alt="High Quality Contracting Inc" />       <!--  / CONTENT CONTAINER \ -->
          <div id="contentCntr">
              <!--  / LEFT CONTAINER \ -->
              <div id="leftCntr">
                <!--  FEATUERED BOX  -->
                    <!--  / FEATUERED BOX \ -->
                <div class="featurdBox">
                     <ul>
                        <li onclick="tab1()" ><a href="javascript:void(null); class="active">Menu</a>
                            <ul id="first" style="display: block;">
                                <li><a href="additions.html" title="remodeling additions"> Addition Construction</a></li>
                                <li><a href="affiliates.html" title="affiliates">Affiliates </a></li>
                                <li><a href="cabinetry.html" title="cabinetry construction">Cabinetry Construction</a></li>                    
                                <li><a href="chimney.html" title="chimney construction and repair">Chimney Construction/Repair</a></li>
                                <li><a href="about.html" title="company profile">Company Profile </a></li>
                                <li><a href="decks.html" title="custom deck builders">Custom Decks </a></li>
                                <li><a href="http://www.johnsonbankmortgage.com/vmyszewski" title="financing services through Johnson Bank" target="_blank">Financing Services </a></li>
                                <li><a href="flooring.html" title="hardwood, carpet, tile flooring">Flooring Services </a></li>
                               <li> <a href="grading.html" title="grading services">Grading Services </a></li>
                              <li> <a href="garages.html" title="garage construction and remodeling">Garages Construction</a></li>
                              <li><a href="interior.html" title="interior walls and painting">Interior Walls </a></li>
                               <li><a href="organizations.html" title="organizations"> Organizations & Charities</a></li>
                               <li><a href="rec_rooms.html" title="rec rooms and bonus rooms"> Rec Rooms/Bonus Rooms </a></li>
                                                          <li><a href="rough_carptentry.html" title="rough carpentry"> Rough Carpentry</a></li>
                               <li><a href="siding.html" title="vinyl siding"> Siding Services </a></li>
                               <li><a href="testimonial1.html" title="testimonial 1"> Testimonial 1</a></li>
                               <li><a href="testimonial2.html" title="testimonial 2"> Testimonial 2</a></li>
                               <li><a href="testimonial3.html" title="testimonial 3"> Testimonial 3</a></li>
                               <li><a href="testimonial4.html" title="testimonial 4"> Testimonial 4</a></li>
                               <li><a href="testimonial5.html" title="testimonial 5"> Testimonial 5</a></li>
                               <li><a href="testimonial6.html" title="testimonial 6"> Testimonial 6</a></li>
                               <li><a href="testimonial7.html" title="testimonial 7" class="last"> Testimonial 7</a></li>
                          </ul>
                        </li>
                      </ul>
                </div>
                <!--Feature end -->
            <!--  / YES BOX \ --></div>
              <!--  \ LEFT CONTAINER / -->
              <!--  / RIGHT CONTAINER \ -->
              <div id="rightCntr">
                  <!--  / WELCOME BOX \ -->
                <div class="welcomeBox">
                  <h2>Home Additions examples</h2>
                  <ul id="ImageSlideShow" title="High Quality Contracting Inc ">
                <li><a href="images/2011/large/Additionafter1.jpg" title="Wisconsin Construction and Remodeling"><img src="images/2011/thumbs/Additionafter1.jpg" alt="Wisconsin Addition Construction" /></a></li>
                <li><a href="images/2011/large/2nd-floor-addition.jpg" title="Wisconsin Construction and Remodeling"><img src="images/2011/thumbs/2nd-floor-addition.jpg" alt="Wisconsin Addition Construction" /></a></li>
                <li><a href="images/2011/large/Caledonia-addition-After1.jpg" title="Wisconsin Construction and Remodeling"><img src="images/2011/thumbs/Caledonia-addition-After1.jpg" alt="Wisconsin Construction and Remodeling" /></a></li>
                <li><a href="images/2011/large/addition.jpg" title="Wisconsin Construction and Remodeling"><img src="images/2011/thumbs/addition.jpg" alt="Wisconsin Addition Construction" /></a></li>
                <li><a href="images/2011/large/Addition-framing2.jpg" title="Wisconsin Construction and Remodeling"><img src="images/2011/thumbs/Addition-framing.jpg" alt="Wisconsin Addition Construction" /></a></li>
                <li><a href="images/2011/large/Elm-Grove-Addition-After.jpg" title="Wisconsin Construction and Remodeling"><img src="images/2011/thumbs/Elm-Grove-Addition-After.jpg" alt="Wisconsin Construction and Remodeling" /></a></li>
                <li><a href="images/2011/large/Completion-2nd-floor-additi.jpg" title="Wisconsin Construction and Remodeling"><img src="images/2011/thumbs/Completion-2nd-floor-additi.jpg" alt="Wisconsin Addition Construction" /></a></li>
                <li><a href="images/2011/large/Caledonia-addition-rear-vie.jpg" title="Wisconsin Construction and Remodeling"><img src="images/2011/thumbs/Caledonia-addition-rear-vie.jpg" alt="Wisconsin Addition Construction" /></a></li>
                <li><a href="images/2011/large/Elm-Grove-Addition-After1.jpg" title="Wisconsin Construction and Remodeling"><img src="images/2011/thumbs/Elm-Grove-Addition-After1.jpg" alt="Wisconsin Addition Construction" /></a></li>
                <li><a href="images/2011/large/Elm-Grove-Addition-After.jpg" title="Wisconsin Construction and Remodeling"><img src="images/2011/thumbs/Elm-Grove-Addition-After.jpg" alt="Wisconsin Addition Construction" /></a></li>
                <li><a href="images/2011/large/Addition-framing2.jpg" title="Wisconsin Construction and Remodeling"><img src="images/2011/thumbs/Addition-framing1.jpg" alt="Wisconsin Addition Construction" /></a></li>
                <li><a href="images/2011/large/Elm-Grove-Addition-During.jpg" title="Wisconsin Construction and Remodeling"><img src="images/2011/thumbs/Elm-Grove-Addition-During.jpg" alt="Wisconsin Addition Construction" /></a></li>
                <li><a href="images/2011/large/Dormer.jpg" title="Wisconsin Construction and Remodeling"><img src="images/2011/thumbs/Dormer.jpg" alt="Wisconsin Addition Construction" /></a></li>
                <li><a href="images/2011/large/Caledonia-addition-After.jpg" title="Wisconsin Construction and Remodeling"><img src="images/2011/thumbs/Caledonia-addition-After.jpg" alt="Wisconsin Construction and Remodeling" /></a></li>
              </ul>
              <script type="text/javascript">
    // BeginOAWidget_Instance_2141543: #ImageSlideShow
    var ImageSlideShow = new Spry.Widget.ImageSlideShow("#ImageSlideShow", {
        widgetID: "ImageSlideShow",
        widgetClass: "BasicSlideShowFS",
        injectionType: "replace",
        autoPlay: true,
        displayInterval: 4000,
        transitionDuration: 2000,
        componentOrder: ["name", "title", "view", "controls", "links"],
        sliceMap: { BasicSlideShowFS: "3slice", ISSSlideLink: "3slice" },
        plugIns: [ Spry.Widget.ImageSlideShow.ThumbnailFilmStripPlugin, Spry.Widget.ImageSlideShow.TitleSliderPlugin, Spry.Widget.ImageSlideShow.PanAndZoomPlugin ],
        TFSP: { pageIncrement: 8, wraparound: true }
    // EndOAWidget_Instance_2141543
                           </script>
                </div>
                <!--  / PORTFOLIO BOX \ -->
                <div class="portfolioBox">
                    <h2>Home addition construction
    </h2>
                    <p class="style21">Sometimes moving is just an option, yet you need that extra space. As  a master home remodeler, High Quality Contracting Inc can build your 1st or 2nd story addition creating the perfect space and improving the look of your home. We have years of experience in creating beautiful functional additions. </p>
                    <p> </p>
                    <p class="style21">We offer the following:
                   <br /><br /></p>
                    <ul>
                      <li class="style21"><strong>* 1st and 2nd floor additions</strong></li>
                      <li class="style21"><strong>* In-law suites</strong> </li>
                      <li class="style21"><strong>* Sun Room Additions </strong></li>
                      <li class="style21"><strong>* Garden Room Additions </strong></li>
                      <li class="style21"><strong> * Home Office Addtions </strong></li>
                      <li class="style21"><strong> * Three Season Room Additions </strong></li>
                      <li class="style21"><strong> * Great Room Additions</strong> </li>
                      <li class="style21"><strong> * Hot Tub Room Additions</strong></li>
                      <li class="style21"><strong> * Family Room Additions</strong> </li>
                      <li class="style21"><strong> * Home Theater Addtions</strong> </li>
                      <li class="style21"><strong> * Many more options available</strong> </li>
                  </ul>
                </div>
                  <!--  / PORTFOLIO BOX \ -->
              </div>
              <!--  \ RIGHT CONTAINER / -->
           </div>
          <!--  \ CONTENT CONTAINER / -->
        </div>
        <!--  \ MAIN CONTAINER / -->
        <!--  / FOOTER CONTAINER \ -->
        <div id="footerCntr">
                <div class="footerBox">
                     <a href="http://www.facebook.com/pages/High-Quality-Contracting-Inc/154074487989079?sk=wall" target="_blank"><img src="images/facebook.jpg" alt="High Quality Contracting Facebook Page" width="52" height="47" border="0" /></a>
                    <p align="center">&copy; High Quality Contracting, Inc All Rights Reserved| Web Site by: <a href="http://www.mousebytez.com" title="mouse bytez, llc" target="_blank">Mouse Bytez,LLC</a></p>
                  </div>
        </div>
        <!--  \ FOOTER CONTAINER / -->
    </div>
    <!--  \ WRAPPER / -->
    </body>
    </html>

    My apology, mousebytez, I now notice that you had already supplied the URL to your site in your first post.
    And now my second apology, I have tried the page in IE7+ and in FF and see no problem. Could you please bear with this old soul and explain the problem a bit further.
    Gramps

  • Spry Image Slideshow with Filmstrip (1.0) - strange behavior

    I am developing a fairly simple website based on Adobe's fixed two-column, header & footer template.  The left column is now 180 px wide, with the right column being 630 px.  When I place the Lightbox Gallery Widget into the editable region of the main content area, it works fine.  When I place the Wanderlust theme Spry Content Slideshow, it works fine.  When I place the Spry Image Slideshow Basic, it works fine.  But when I place the Spry Image Slideshow with Filmstrip, it works sorta...  The navigation buttons work but are displaced toward the top of the image area and the photos are significantly below them.  It works, but it look terrible.  (see below) When I place the same widget into a blank HTML page it works fine, there is no displacement.  I have tried resizing just about everything including the main content area width, the view port, etc.  It does not matter if I use the default or an edited version of the widget.  What am I doing wrong?  Or what do I need to change?  I really like the way the widget looks, but cannot get it to work.
    I am doing all of this in CS5 on a Mac (10.6.4).

    vw2ureg,
    Thanks for your help.  I, too, was able to get it to work with a page with the default two-column, fixed template.  I must have made an error in resizing the template and/or am resizing the widget incorrectly.  I think my dimensions for the template are as follows: left column (180 content, 20 left padding, 10 right padding, 210 total) and main content (210 left margin, because the left column is floated; 630 content, 20 left, 20 right padding, 670 total).  Which both fit into a container of 880px.  Correct?  Yet even when the widget view port is sized to 600, I still get the effect shown in my original post.  FYI, in order to reduce sources of error I have stuck with the demo images rather than inserting my own at this point. 
    Once again, I do appreciate your help.  Although I'm very much the newbie at this, I'm finding it very interesting.

  • Spry Image Slideshow with Filmstrip controls showing ABOVE images?

    Hi all,
    I've never used these forums before and apologise in advance for my first discussion being a request for help!
    I recently added the Spry Image Slideshow with Filmstrip to a page and am not sure which property I need to modify to get the controls to show on top of the image. I think this is an issue with the two column layout I'm using but am not knowledgeable in the least about code and would appreciate your help.
    http://gailspantry.com/testindex.
    Many many thanks!
    Rune

    Hi folks, any ideas re this issue? Really hope someone can help.

  • Spry Image Slideshow with Filmstrip, thumbnail problem in Safari

    I'm adding a spry image slideshow with filmstrip in Dreamweaver CS5 on a Mac. I have a folder of images with a large and small (Thumbnail) version of the photos I'd like to use. I've relinked all of the images that are inserted as placeholders by the widget: Source for thumbnail versions and link for large versions. When I preview in Firefox all is well. When I preview in Safari, the filmstrip has white boxes rather than the thumbnail images. Everything else is fine. (It previews correctly in Safari before I change the links.) What am I doing wrong?

    I have a similar problem. I've added a note to reference your problem. I've not got an answer to date.
    Cliff

  • Spry Image Slideshow works locally but not live!?!?

    I am new to the whole website creation. I used the Spry Image Slideshow widget from the widget browser and everything works perfectly when I tested it locally. However, once i uploaded to the server and tested the links I get errors stating that it cannot locate the .js files. Like stated, I am very much new to this and have no idea how to fix this problem. Has anyone else ran into this or know of a solution?
    My website address is www.terranceperdue-architecture.com and the links in question are on the portfolio link.
    So more specifically:
    http://www.terranceperdue-architecture.com/Design%20Studio%201.html
    Any help would be greatly appreciated as I am hoping to use this website to gain an internship for the summer. But if it is not working then that is not an option.
    Thanks for any and all insight.
    -Terrance

    I see where you have posted that you got your slideshow to work, but I do not see any of the reponses on how you did it. I am having the same problem when I test my slideshow locally on dreamweaver it works, but it does not work when I upload it to the internet. It doesn't give me any error, but all it does is show me a black box with a spinning play button like it is trying to load. It doesn't do anything else. I have tried looking at IE, Safari, and Firefox and I get the same thing on all of them.
    Thanks,
    Christin

  • Spry Image Slideshow with Filmstrip IE8 Play/Back/Forward Arrows Problem

    Please help me. I'm using the Spry Image Slideshow with Filmstrip widget on my web page: http://new.radcal.com/accugold2.html#sensoroptabs. In Firefox, Safari, Internet Explorer 9 it displays properly but in Internet Explorer 8 the gray Play/Back/Forward Arrows automatically appear on the Viewport (main large slide area) when the page loads and they do not go away, ever. Whereas in the other browsers these arrows only show up when I move my mouse into the viewport area and go away as soon as I take my mouse off the viewport area.
    I need the arrows to behave in IE8 like they do in IE9, Firefox, etc. I do not know javascript but I imagine there is some javascript code that could solve this problem. Does anyone know of a solution? Please help me...

    At the top of your document you have
    <html>
    <!-- DW6 -->
    <head>
    Add the DOCTYPE as follows
    <!DOCTYPE HTML>
    <html>
    <!-- DW6 -->
    <head>
    Without a DOCTYPE on the very first line of the document, IE goes into Quirks Mode
    Gramps
    PS Normally I do not monitor this forum, hence this reply after having received your PM

  • Spry Image Slideshow does not work in Explorer

    My spry image slideshow works fine in Safari and Firefox, but does not work in Explorer.
    A small box shows up in IE 8, and absolutely nothing shows up in IE 7.
    www.epaaudio.com
    Any Suggestions?

    How did you get your slideshow to play in Internet Explorer? I'm using the same slideshow on my new website and it plays fine in everything but IE versions. Here's a test page I'm working on... http://4034.sandbox.i3dthemes.net/oceankayakbanzai.html
    I looked at the code for your page and didn't notice anything different on mine. But yours works... Let me know if you have any suggestions. Thanks!

Maybe you are looking for

  • Removing Zeros from a quantity field in ALV

    HI , i have req of removing the zeros after decimal point in while displaying in ALV. e.g 3.000 --> '3' . I do not need the decimal values. Is there any FM or field catalogue parameter to control this. I am using CL_GUI_ALV_GRID for ALV display. Thak

  • Is there a way to limit the frequency of the "autosaving drafts" feature in Mac Mail on Lion?

    Using Mail Version 5.0 (1244.2/1244.3) On MacBook Pro with Lion 10.7.1 Wondering if Is there a way to limit the frequency of the "autosaving drafts" feature in Mac Mail on Lion? Looked all thru preferences and googled the crap out of this and can't s

  • RH Taking Long Time to Load/Blinking Cursor

    Good morning, I am not for sure if this issue has been addressed but it is something I have run into multiple times on different versions of RH (currently on version 9). I have opened one of my RH projects and it is taking forever to "load" - I can c

  • TS1369 Windows 8 & ipod nano

    Does anyone have a fix for newer ipod nano's syncing up to Windows 8? I went thru the list on the apple web site but still nothing.

  • Problem with Input out put parametes of IViews in callable objects

    Dear Friends, I have designed model which contains 2 IViews Apply leave IViews Approve leave Iviews In both the cases i have exposed the in & out parameters using start & end point. Finally deployed in portal successfully Guided procedures ->Design T