Xpose jquery gallery add-on for dreamweaver cs5.5

Hi,
xpose jquery gallery add on for dreamweaver cs5.5 not working within internet explorer when website uploaded
The current slide index file seems to be the issue, but not sure where or how to fix this...any ideas gratefully recieved. thanks in advance

Hi,the webpage in question is http://www.blackcatbrides.co.uk, then the gallery is stored within the collections page.
Again thanks for your help in advance
Here is also the script within dreamweaver
<!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=iso-8859-1" />
<title>Your Wedding</title>
<link href="stylesheet/style.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="../includes/jQueryGallery/gallery.extend.js"></script>
<script type="text/javascript" src="../includes/jQueryGallery/jQueryGallery.js"></script>
<script type="text/javascript" src="../includes/jQueryGallery/jQueryGallery1.js"></script>
<link href="../includes/jQueryGallery/jQueryGallery1.css" rel="stylesheet" type="text/css" />
<link href="../includes/jQueryGallery/jQueryGallery1_lightbox/lightbox.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="container">
  <div class="header">
    <object type="application/x-shockwave-flash" data="images/57.swf" width="1000" height="560">
      <param name="movie" value="images/57.swf" />
    </object>
  </div>
  <div class="clear"></div>
  <div class="workzone">
    <div class="workzone-left">
      <div style="padding:0 15px 20px 15px;">
        <h1 class="inner">Our Collections</h1>
        <p> </p>
        <div id="jQueryGallery1Container" class="jQGalleryC">
          <div id="jQueryGallery1" class="jQueryGallery"></div>
          <div id="jQueryGallery1_thumbscroll_in"></div>
          <div id="jQueryGallery1_caption_in">Image caption.</div>
          <div id="jQueryGallery1_subcaption_in">Image subcaption.</div>
          <div id="jQueryGallery1_currentslide_in">{index}/{total}</div>
          <div id="jQueryGallery1_progressbar_in"></div>
          <div id="jQueryGallery1_controls_in">
            <div id="jQueryGallery1_playpause_in">
              <div class="play"></div>
              <div class="pause"></div>
            </div>
            <div id="jQueryGallery1_fullscreen_in"></div>
            <div id="jQueryGallery1_albums_in"></div>
          </div>
          <div id="jQueryGallery1_albumsContainer_in">
            <ul>
              <li ><a><img src="" width='376' height='120'/> <span class="title" style="display:block">Title of album</span> <span class="subtitle" style="display:block">Description of album</span></a></li>
              <li style="padding-right:0px;"><a><img src="" width='376' height='120'/> <span class="title" style="display:block">Title of album</span> <span class="subtitle" style="display:block">Description of album</span></a></li>
              <li ><a><img src="" width='376' height='120'/> <span class="title" style="display:block">Title of album</span> <span class="subtitle" style="display:block">Description of album</span></a></li>
              <li style="padding-right:0px;"><a><img src="" width='376' height='120'/> <span class="title" style="display:block">Title of album</span> <span class="subtitle" style="display:block">Description of album</span></a></li>
              <li style="padding-bottom:0px;"><a><img src="" width='376' height='120'/> <span class="title" style="display:block">Title of album</span> <span class="subtitle" style="display:block">Description of album</span></a></li>
            </ul>
          </div>
        </div>
      </div>
    </div>
    <div class="clear"></div>
  </div>
  <div class="clear"></div>
  <div class="footer">
    <div class="footer-left"><a href="privacy.html">Privacy Statement</a></div>
    <div class="footer-right"> &copy; Black Cat Brides. All rights reserved </div>
    <div class="clear"></div>
  </div>
  <div class="clear"></div>
</div>
</body>
</html>

Similar Messages

  • I want a last update of the extension developer toolbox for dreamweaver cs5.5

    I have an older version of developer toolbox that I use with dreamweaver cs3. Where to download a new version for dreamweaver cs5.5

    It is discontinued.
    <http://www.dmxzone.com/go/16662/adobe-discontinue-dreamweaver-developer-toolbox-addt-updat ed/>
    Sorry for the bad news.

  • Wishlist for Dreamweaver CS5 (from Adobe Website)  - Don´t let ADDT die.

    Wishlist for Dreamweaver CS5 from adobe site.
    https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform

    Hi Günter
    It's been a long time since I've been here. Hope life is treating you well.
    Tried a lot of other DW extensions in the mean time
    None of them match the robustness of ADDT
    Most are buggy, one shot ponies that miss the bigger picture of providing integrated tools for development. All I've tried are a closed shop of functions and variables that you have to navigate by hand if you want any sort of amended functionality - on the whole a pretty poor lot.
    And, I've looked at many of the off the shelf offerings that Adobe had told us that are clients wanted rather than bespoke solutions.
    And no, most don't want them - they still just want concise tools/interfaces that are easy to learn, use and do what THEY want them to do. Not behemoth collections of options, bells an whistles. Naturally some do and I'm happy to oblige (who wants to write a forum from scratch!). So its not clear cut either way as seemed to be implied a year or so ago.
    Yes, it would be nice just to have the toolkit useable from CS5
    - but as ever, the end users are out of the picture. Maybe there will be a new version, or completely new tools - that would be most welcome.
    We still need good data tools. Integration with databases (none of my clients want to pull data from HTML tables - no matter how clever that is) and
    CSS Style frameworks that take the grind out of positioning and styling every little item.
    Gadgets and Gizmos - YUI3 looks like the one with the most backing - judging from YUI2 - have to keep and eye on that.
    Let's hope Adobe have finally put back some functionality for php mysql developers with CS5
    and the the wilderness that DW has been in for the last couple of years grows some strong roots
    best regards
    Paul Taylor

  • How to get fluid layout for Dreamweaver CS5?

    CS 5 is not have Fluid Layoout,how to get fluid layout for Dreamweaver CS5?

    For Responsive Web Designs (RWD),  you can do it manually with CSS Media Queries.  David wrote a detailed tutorial below.
    Introduction to CSS Media Queries
    http://www.adobe.com/devnet/dreamweaver/articles/introducing-media-queries.html
    Or you can jump start your RWD projects with one of these popular Frameworks.
    Foundation Zurb
    http://foundation.zurb.com/templates.php
    Skeleton Boilerplate
    http://www.getskeleton.com/
    Initializr (HTML5 Boilerplate, Responsive or Bootstrap)
    http://www.initializr.com/
    DMX Zone's Bootstrap FREE extension for DW
    http://www.dmxzone.com/go/21759/dmxzone-bootstrap/
    Nancy O.

  • Wrong upgrade version for Dreamweaver CS5.5

    Hey Everyone,
    I would really appreciate your help here.
    Our company has purchased around 12 copies of Adobe products, from the suites to individual items. We recently decided to order a couple of upgrades from Amazon. These are upgrades for Dreamweaver CS5.5 from version CS5.
    When the products arrived, I opened one of them and then got an alert saying it was the wrong version of Dreamweaver, when attempting to install. It turns out, we have CS4 and not CS5.5!
    I can't get a refund from Amazon because I have opened the products (they refunded the other one as it was unopened).
    I essentially need an upgrade from CS4 to CS5 as otherwise I am effectively left with a very expensive paperweight here... problem is, Adobe don't sell these anymore. I'm more than happy to pay the difference, but would hate to have to throw away this copy simply because I can't upgrade to the version in between.
    Any help would be very much appreciated, this is really stressing me out
    Thank you

    For the best assistance, I recommend our chat support at http://adobe.ly/viLub2 .  Our chat representatives can provide a personalized experience to resolve the issues you describe.

  • When Will the Adobe AIR 2.5 Extension for Dreamweaver CS5 Be Available?

    To Adobe AIR Development Team,
    When will the Adobe AIR 2.5 Extension for Dreamweaver CS5 be available? If it's already available, where can I find it? If not, when will it be available?
    Thanks!

    Thanks i will iinstall again
    WOW Extension for Dreamweaver CS5!
    Air 2.5 Extensions for Flash Builder 4.4 / 4.5x ???
    Thanks merry xmas, SnakeMedia

  • How to install language pack for Dreamweaver CS5.5

    I don't know how to install the language packs for Dreamweaver CS5.5. I downloaded and ran the update (AdobePatchInstaller) but after that when I start the program and change the language, nothing happens.

    Moving this discussion to the Dreamweaver General forum.

  • Where's the Adobe AIR Extension for Dreamweaver CS5

    I see only the Adobe AIR extension for Dreamweaver CS3 and CS4. Where's the AIR extension for Dreamweaver CS5?
    ~Oscar

    We expect to have an updated extension out in the next few weeks. Please stay tuned for an announcement on our blog here: http://blogs.adobe.com/air/
    Rob Christensen
    Product Manager, Adobe AIR

  • ANN:  Completely recreated PHP_MySQL UltraSuite for Dreamweaver CS5

    Folks,
    A completely recreated UltraSuite PHP_MySQL extensions package (Version 11.2) for Dreamweaver CS5 was released a few days back.  Actually, the best place to obtain the latest announcements and information about updates and new releases is dwUltraSuite.
    You may download this latest update from the UltraSuite site.
    The PHP_MySQL server behaviors were recreated keeping in mind user feedback for version 11.  Most of the deprecated code has been removed. Several extensions have been combined.  The code has been made more compact and new additional funtionality has been added especially to the Login and Uploads modules.
    J.S.
    http://ultrasuite.blogspot.com/
    http://bit.ly/gZjM8b

    Works intermittently in:
    DW CS5.5. (Version 11.5 Build 5344. Windows 7. Lorem and More 1.3.0.)
    DW CS4 (Version 10.0 Build 4117. Windows XP Pro. Lorem and More 1.3.0.)
    identical behavior in both
    It works fine IF:
    I open a file, go immediately to Insert | Lorem & More | choose any combination of Type, Format and Amount and click OK;
    I open a file, click anywhere in the file or move the cursor with the keyboard arrow keys and then choose Insert | Lorem.... (etc)
    BUT, if I type any keyboard character, number, Enter, Space or Backspace, then Lorem & More will NOT work.
    If I then close the file, reopen it and try Lorem & More again without first typing anything in the file, it will work.
    EDIT: just discovered that it will work again if I give the focus to something outside of the Document window (for example, click on a file or folder name in the Files panel, launch Help, click in the CSS Styles panel or Properties panel), then repeat the Insert | Lorem... steps. Also, it works if I click on something outside the Document window, then click again in the Document window. So:
    Type anything in the document
    Insert | Lorem....
    = FAIL
    Type anything in the document
    Click somewhere else in Dreamweaver to remove the focus from the Document window
    Insert | Lorem...
    = WIN
    Type anything in the document
    Click somewhere else in Dreamweaver to remove the focus from the Document window
    Click back in the Document window where you want to insert the lorem ipsum
    Insert | Lorem...
    = WIN
    Message was edited by: blv

  • Buy serial for dreamweaver CS5

    Hi everybody,
    is there a possibility to buy a serial number for dreamweaver CS5? I'm working with snow leopard 32bit.
    Thanks!

    CS6 System Requirements:
    Mac OS
    Multicore Intel processor
    Mac OS X v10.6.8 or v10.7. Adobe Creative Suite 5, CS5.5, and CS6 applications support Mac OS X v10.8 and v10.9 when installed on Intel-based systems.**
    512 MB of RAM
    1.8 GB of available hard-disk space for installation; additional free space required during installation (cannot install on a volume that uses a case-sensitive file system or on removable flash storage devices)
    1280 x 800 display with 16-bit graphics adapter
    Java Runtime Environment 1.6
    DVD-ROM drive
    QuickTime 7.6.6 software required for HTML5 media playback
    This software does not operate without activation. Broadband Internet connection and registration are required for software activation, validation of subscriptions, and access to online services.* Phone activation is not available.
    Nancy O.

  • HTML5 Pack for Dreamweaver CS5 install

    I have Adobe CS4 and the new  Web premium CS5 and wanted to start practicing using the new html5 coding for a some web apps i'm working on,
    So I downloaded the new HTML5 Pack for Dreamweaver CS5, from adobe labs help page http://www.adobe.com/devnet/dreamweaver/articles/html5_update_for_dwcs5.htmlhttp://labs.adobe.com/downloads/html5pack.html
    The download promises to help with coding HTML5 in DREAMWEAVER cs5 as explained in the page section.
    Well after I downloaded the extention  when I tried to install it in my extention manager. which it poped up a window that says the HTML5 Pack extetion is invaild and will not be installed in the dreamweaver CS5 extention manager.
    My question is, Anyone else getting this error message? if not then what am i doing wrong that my extetion manger says its a invaild extention.
    the link i used to down load the extention that is on this page from adobe labs. http://labs.adobe.com/downloads/html5pack.html
    does anyone have the html5 pack extetnion that works?. this one is invaild for CS5 extention mananger
    Any help would be greatfully appreciated.
    Thanks in advance
    Ivy

    Hi,
    I tried to install the HTML5 and got the following message.
    "Extention can not be installed. It requires Dreamweaver Version in range of inclusively between 11 & 14."
    I don't know what that means or how to fix it.
    Any suggestions?
    Thanks,
    Bonnie

  • HTML5 pack for Dreamweaver CS5

    Hi All, I am looking for HTML5 pack for Dreamweaver CS5.
    I found the same for CS4 from the following link: http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&extid=2188522

    Did you click the link I provided above?
    I also found this: http://download.macromedia.com/pub/dreamweaver/updates/cs5/11_0_4/mac/AdobeDreamweaver-11- 0-All-Update.dmg

  • Please can someone provide me with Spry Menu Bar Horizontal code for Dreamweaver CS5.5?

    Please can someone provide me with Spry Menu Bar Horizontal code for Dreamweaver CS5.5?

    Log-in to the Adobe Exchange with your Widget Browser and grab "Spry Menu 2.0."
    http://labs.adobe.com/technologies/widgetbrowser/
    In Widget browser, style the menu as desired and Save files to your DW Local Site folder.
    Nancy O.

  • How do you embed a Lightroom 3 Slideshowpro web gallery into webpage using Dreamweaver CS5?

    I watched the YouTube video by Rafael "RC" Concepcion for incorporating Lightroom into Dreamweaver CS4 but I'm using Dreamweaver CS5 and his method did not work on my Mac system.  Does anyone have a step-by-step way or video?

    One way to do it is put each gallery in its own subdirectory of your main page (you can use multiple sub galleries) and then have the main page in the root that links to the index.html files in each subdirectory. If your main page is not in the root you have to add the appropriate structure in the return link in the lightroom created gallery "Web or Mail Link" setting.
    In the main page the link to my NATURE page would be   ../nature/index.html
    Then in the Lightroom created NATURE page you can use the "Contact Info" or "Identity Plate" (This can be graphical as shown on my page)     "Web or Mail Link" setting to return to the main page using      ../index.html
    To see and example see my site   http://www.ajaxmtn.com

  • How to add layers in Dreamweaver CS5

    I am using Dreamweaver CS5 for the first time and cannot find a way to insert layers. One comment I ran across on the internet suggested that layers are a thing of the past. If this is so, can someone please suggest another way to achieve the same result? I need to add resizable, movable text boxes on top of a full-page background image. How do I do this without layers? Thanks!

    Layers produced such horrible code, Adobe saw fit to remove them from CS3.  Good riddance to layers!
    For best results, find a pre-built CSS layout that has been tested to perform well in all browsers.  Depending on your needs, you could begin with a basic 1, 2 or 3-column layout.   Then it's a fairly simple matter of inserting elements where needed.
    Basic 1-column Layout with Floats
    http://alt-web.com/TEMPLATES/Basic-1-col-fixed.shtml
    Basic 2-column Layout
    http://alt-web.com/TEMPLATES/CSS-Basic-2-column-layout.shtml
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

Maybe you are looking for

  • Connect to iTunes to use push notifications

    After several years of completely trouble free use of my ipad 3, things messed up today. It lost my network connection even though the wifi was working fine. My mail wasn't loading correctly when the network was connected so I rebooted the iPad. Afte

  • Beware of Zoomify and Flash CS3!

    Does anyone else have problems getting Zoomifyer for Flash to work in Flash CS3 on Mac OSX? Everytime I launch the Component Inspector in the Zoomify Viewer Component I get an alert saying: "Reference Error ZoomifyFileAPI is not defined". This is one

  • How to boot T42 into safe mode

    Hi all, first post. I have a T42 with Firefox 4 installed that is giving me trouble. I  want to be able to boot into safe mode to help troubleshoot the problem. I have tried to rebbot and use the F8 key but it does not work. I have tried the F11 key

  • Processing a PHP variable in AS3

    I have looked in every book that I have on AS3 and cannot come up with a solution to this, I hope that someone can help me. I am receiveing a data string from a PHP --- mySQL connection on my web server. The string is arriving in flash as I can trace

  • Application to Disable/Enable built-in Camera

    As others have expressed in this forum, I have a concern working at a defense company where cameras are not allowed. As cool as the iPhone is, I would not want to be fired for if Security discovers me with it! I have read in other posts about people