Does "Bridge Web Gallery" need Java on hosting server to run?

I have uploaded a web gallery made with Bridge CS6, but all I see is a white screen. the gallery works fine locally. I just spoke with my host servers tech support and all he can think of is that they doen't run Java on their servers because it causes them way too much trouble. All I see is Javascript in the resource folder and they have no issue with that.
I'm on a Mac and as far as I know I'm running the lastest Java on my Mac as I updated it a few weeks ago. This is why I was wondering if I needed Java? Also I'm using Dreamweaver to upload the files to the server.

workflow functions are also exposed via java api's. so you can have your web application in say iAS, weblogic, ibm websphere,... and display pages using the java api.
the default workflow pages are generated using pl/sql api's. in this case you can get rid of pl/sql gateway.
i myself have worked on implementations which developed the application using the java api's
satish paul
Thank you Fernando. I have been pointed out that there is a oracle plug-in for Microsoft IIS, enabling us to use it as the web server, Hence removing the need for Apache http server and the PL/SQL gateway.
Many Thanks
Nazeer Ahmad Syed.

Similar Messages

  • Trying to incorporate bridge web gallery into GoLive page

    All thoughts are so welcome. I'm trying to update my GoLive site with a Bridge web gallery. I've seen a tutorial or two about doing this in DW, but not my beloved GoLive. Any wisdom would be so appreciated!

    The DW tutorials probably apply to GoLive as well. You're going to need to get your hands a little dirty with HTML to mix web pages.

  • How do I get my bridge web gallery to actually work in my photoshop website

    Hi
    Can anyone explain to me in simple english (please - as I'm just a learner) how I get my web gallery (created in bridge) to work with my photoshop website.
    This is what I have done so far:-
    (1) I've created my root folder called 'test'. It has 3 subfolders called:-
    - 'page1' (which is my homepage created as said below)
    - 'page2-gallery' (where I want my bridge web gallery to be)
    - 'page3-other' (for another page link - not important here).
    (2) I have also created a simple website in photoshop (my homepage said above), using the slice tool and have saved it by saveforweb. So I now have my html website file and which works when tested online. One of the slice segments is for my 'gallery' icon on the homepage which, when clicked, should go directly to my bridge web gallery created.
    (3) I have also created a web gallery in bridge and I saved it applying the 'savelocation' as being in page2 of my root folder. But when I checked it online the 'gallery' icon on my homepage does nothing. I then tried saving the gallery to my root folder instead (i.e. not in the page2 of my root folder) but with zero results.
    (4) I've then dragged the root folder's html file (my website's homepage) into dreamweaver, clicked the 'gallery' icon and tried to apply the page2 of my root folder file to the properties inspector's link box (bottom of dreamweaver workspace) - but this wouldn't work either.
    I know that I must be close to solving this riddle and so can anyone help me please.
    J in London, UK

    http://forums.adobe.com/community/photoshop
    http://forums.adobe.com/community/bridge
    http://forums.adobe.com/community/dreamweaver
    This forum is about the Cloud as a delivery process, not about using individual programs
    If you start at the Forums Index http://forums.adobe.com/index.jspa
    You will be able to select a forum for the specific Adobe product(s) you use
    Click the "down arrow" symbol on the right (where it says ALL FORUMS) to open the drop down list and scroll

  • How can I reduce the width of an Adobe Bridge web gallery in Dreamweaver?

    Hi there,
    I've been created a website using Dreamweaver CS4, which is nearly finished except for the photo gallery.
    I have created the web gallery through Adobe bridge and exported. I then created an iframe within the dreamweaver page and specified that it fills 100% of the space (or column, which is approx 510px wide). I then inserted the index file of the gallery into the iframe though 'modify' > 'Edit tag'.
    I saved and tested the webpage in a browser - the functionality worked but the gallery seems to be cropped (See attached pic).
    I then tried to specify that the iframe was 510px wide, but the gallery remained at the same width and the right side of some images and the scroll bar are missing.
    Does anyone know how to reduce the width of an adobe bridge web gallery to 500px wide and insert succesfully into dreamweaver??
    Many thanks
    Helen

    The original photo gallery is:
    http://www.bethanyjanedavies.com/portfolio.html
    You can see that the right side is chopped off
    But I may have to compromise and use:
    http://www.bethanyjanedavies.com/portfolio2.html
    This is a much wider page than the rest of the website, but I suppose you have to find a compromise that works!!
    Cheers
    Helen

  • How do you use an Adobe Bridge Web gallery in a Flash Website

    How do you embed the output from Adobe Bridge Web Gallery into a Flash Website?

    Hi there -
    I'd try posting your question over in the Flash general forum. You could also try the Flash site design forum. The folks over there will probably be able to help you solve your issue

  • Add Adobe Bridge Web Gallery to iweb

    I had made a Adobe Bridge Web Gallery.
    It woks perfectly fine when I preview the index.html file in the gallery folder.
    After I drop the gallery folder in my site folder,
    and making a photo link to the index.html file. The Web-Browser shows up Blank.
    Hope someone may teach me step-by step after exporting the Bridge Web Gallery in combining with iweb.
    Thanks

    Welcome to the Apple Discussions. Where are you publishing your site to? MobileMe or a 3rd party server?
    If it's MMe upload your Gallery folder to your iDisk/Web/Sites folder and use the following URL to link to it?
    http://web.me.com/YourMMe_Account_Namer/Gallery_FolderName/index.html
    You can embed the gallery into an iWeb page using iFrame code in an HTMl snippet. This is the code:
    <iframe height="XXXpx" allowTransparency="true" frameborder="0" scrolling="no" style="width:XXXpx;border:none" src="http://web.me.com/YourMMe_Account_Namer/Gallery_FolderName/index.html"></iframe>
    Set the height and width so that the gallery is totally embedded in the iWeb page. You may have to widen the iWeb page with the Inspector/Page/Layout pane.
    Don't put the gallery folder inside your iWeb site folder as it may be deleted when you publish site changes. Keep it outside the site's folder.
    Happy Holidays

  • I am getting that I need Java SE 6 runtime to run a program.  Can't find that.

    I am getting that I need Java SE 6 runtime to run a program. Can't find that.

    Java for Mac OS X 10.6 Update 17

  • Index.html created by Bridge Web Gallery has VBGetSwfVer error

    I'm running CS6 under Win7 and IE9. I have used Bridge to create a web gallery but when I try and execute the generated index.html file I get a (script?) error:
    Clicking eather Yes or No has no impact - just a blank screen.
    I have not modified the generated index.html. Also, it does not matter if I have used CS5 or CS6. The generated file works elsewhere (at college Win7, CS5) so it has to be something to do with a setting on my PC but what?
    I have reinstalled the latest version of Flash Player and I have the correct add-on enabled:
    What's wrong?
    Line 116 reads: versionStr = VBGetSwfVer(i);
    The function is defined on line 55+"
    Function VBGetSwfVer(i)
      on error resume next
      Dim swControl, swVersion
      swVersion = 0
      set swControl = CreateObject("ShockwaveFlash.ShockwaveFlash." + CStr(i))
      if (IsObject(swControl)) then
        swVersion = swControl.GetVariable("$version")
      end if
      VBGetSwfVer = swVersion
    End Function
    I'm stumped - help please.

    Hi Mike,
    glad you got it working.  I did take a look at this page:
    http://www.oliverdesignstudios.com/HEREWEGO/MHO%20ORIGINALS/index.html
    and this page:
    http://www.oliverdesignstudios.com/Custom%20Business%20Card%20Designs/index.html
    I know you said you moved foldes around until it started working - that's a bit drastic and lucky that none of your links got broken  :-)
    Back to the folder names.  You should never use upper case NOR use spaces when naming folders or files.  You may end up with browser incompatibilityand some servers can choke if type of naming convention is used.  Also some hosts don't support upper case,(linux in particular),.   It's best to use lower case at all times and if you need a space use an underscore or hyphen instead.  eg:  custom-business-card-designs/
    Now if you want to go and rename any folders or files, fo it all via the Dreamweaver File Panel, so that DW can keep track of what you're changing, so that you don't get broken links.
    Actually now that you mentioned moving folders etc.,  are you working in a Defined Dreamweaver Site?  That's the very first thing you need to set up when starting a new project in Dreamweaver:
    Define a site:
    http://kb2.adobe.com/cps/140/tn_14028.html
    Hope some of this helps  :-)

  • Can an Adobe Bridge web gallery slideshow file be inserted in Dreamweaver as part of the homepage?

    Hello.  I am designing the homepage of my first website in Adobe Dreamweaver CS6.  And I would like for the page to include a slideshow that automatically plays as soon as a visitor opens the webpage.  I am interested in using Adobe Bridge to create the slideshow using the feature "web gallery."  The tutorials that I've seen describe how to create the web gallery slideshow, then show how it appears when uploaded to the web as an html file through FTP to a server.  It appears as a separate page.  And I notice that the web gallery file is an index file.  I would appreciate knowing how to include the html file as part of the homepage.  Will simply renaming the file from being "index.html" to something like "my_first_slideshow.html" make possible including it in the site structure?  Or will doing so cause it and the files attached to it to be inaccessable when viewed in a browser?  If it can be included in the site, is an <iframe> needed to be in the code for the slideshow to fit into?  Thank you.

    Maybe you best try this question in the dedicated Dreamweaver forum?:
    http://forums.adobe.com/community/dreamweaver

  • Bridge Web Gallery to Dreamweaver

    I have seen a dizzying number of threads to this but with no real answers.
    I am desperate to find a solution to inserting a Photo Gallery created in Bridge CS4 into an existing html page created in Dreamweaver CS4.
    I am experiencing all the same problems as other posts:
    - Bridge creates an "index.html" file for the gallery
    - The "gallery.swf" file does not work when inserted into Dreamweaver
    - copied/pasted code from the mysterious "index.html" file does not work when inserted into existing Dreamweaver page
    - along with the various hair pulling, pacing, screaming and the occasional tear when all efforts fail
    I am also up against the usual designer constraints:
    - not a Flash master
    - asked to do something beyond the scope of my abilities
    - want to do the job anyway
    - very VERY little time left to complete the job
    That's why I thought the Bridge Gallery was going to be the answer to everything. Why create a web gallery when it won't work in a web page? Do people really just upload the one page from Bridge and call it a website?? I'm so confused!
    Please oh please help I do so need help...

    Also....
    Why would Adobe create such a neat automated feature then make it impossible to use it inside Dreamweaver?? Isn't their strength built upon their tight integration from program to program? I'm now reading I may have to purchase another web gallery program that WILL work? Why would Adobe want us to go outside their product line?

  • Autoplay for Bridge Web Gallery Slideshows

    Hi all,
    I feel like I've searched the entire internet looking for an answer to this question. Does anyone know how to set the Bridge CS4 Web Gallery Slideshows to start playing as soon as loaded?
    I've dug around in all the output files and can't find an autoplay function anywhere. This seems like it should be a built in option for the gallery output.
    Any help or suggestions would be VERY appreciated.
    Thanks!

    dan3430 wrote:
    Hi all,
    I feel like I've searched the entire internet looking for an answer to this question. Does anyone know how to set the Bridge CS4 Web Gallery Slideshows to start playing as soon as loaded?
    I've dug around in all the output files and can't find an autoplay function anywhere. This seems like it should be a built in option for the gallery output.
    Any help or suggestions would be VERY appreciated.
    Thanks!
    YES I also need autoplay for the Bridge CS4 Web Gallery. I've search the code and can't find anything that works
    Help somebody!

  • Change background in Adobe Bridge Web Gallery

    Hi,
    I am trying to use a web gallery created with adobe bridge in my webpage. I have inserted gallery in an <iframe>.  The gallery shows up just fine.  I would like to have the background of the webpage show up rather than the background of the web gallery. How can I do this? Also, I would like to change the appearance of the captions under the pictures. Also the gallery shifts left in interbet explorer. Can this be fixed?
    Here is the code in my web Page:
    <!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"><!-- InstanceBegin template="/Templates/cliffsteele.dwt" codeOutsideHTMLIsLocked="false" -->
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <!-- InstanceBeginEditable name="doctitle" -->
    <title>Cliff's Home Page</title>
    <!-- InstanceEndEditable -->
    <style type="text/css">
    <!--
    -->
    </style>
    <!--[if lte IE 7]>
    <style>
    .content { margin-right: -1px; } /* this 1px negative margin can be placed on any of the columns in this layout with the same corrective effect. */
    ul.nav a { zoom: 1; }  /* the zoom property gives IE the hasLayout trigger it needs to correct extra whiltespace between the links */
    </style>
    <![endif]-->
    <link href="cliff.css" rel="stylesheet" type="text/css" />
    <script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
    <!-- InstanceBeginEditable name="head" -->
    <style type="text/css">
    #Webgallery {
    height: 750px;
    width: 1000px;
    text-align: center;
    background-image:url(back1.gif)
    </style>
    <!-- InstanceEndEditable -->
    </head>
    <body>     
    <div class="container">
      <div class="header"><img src="Pictures/logo.gif" alt="Logo" name="Insert_logo" width="81" height="63" id="Insert_logo" style="background: #8090AB; display:block;" />
    <!-- end .header --></div>
      <div class="sidebar1"><!-- InstanceBeginEditable name="sidebar" --> <img src="Pictures/back1.jpg" width="72" height="72" />
          <p style="font-size:larger; font-family:'Comic Sans MS', cursive"> Cliff is an all breed AKC Registered Professional Dog Handler</p>
          <p><img src="Pictures/back1.jpg" width="72" height="72" /></p>
          <p><img src="Pictures/back1.jpg" width="72" height="72" /></p>
      <!-- InstanceEndEditable -->
      <!-- end .sidebar --></div>
      <div class="content">
      <div > <ul id="MenuBar1" class="MenuBarHorizontal">
         <li><a href="cliffsteele.html">Home</a>      </li>
         <li><a href="#" class="MenuBarItemSubmenu">Resort</a>
           <ul>
             <li><a href="facilities.html">Our Facility</a></li>
             <li><a href="Kennel.html">Boarding &amp; Daycare</a></li>
             <li><a href="spa.html">Grooming</a></li>
             <li><a href="#">Rates</a></li>
    </ul>
         </li>
         <li><a class="MenuBarItemSubmenu" href="#">Show Handling</a>
           <ul>
             <li><a href="#">Info</a></li>
             <li><a href="#">Rates</a></li>
             <li><a href="calendar.html">Schedule</a></li>
    </ul>
         </li>
         <li><a href="#">Photo Gallery</a></li>
         <li><a href="#">About Me</a></li>
         <li><a href="Contact.html">Contact Me</a></li>
       </ul></div>
    <br />
    <!-- InstanceBeginEditable name="heading" -->
    <h1 style="margin: 10px; clear: both; text-align:center; font-size: xx-large; font-family: Georgia, 'Times New Roman', Times, serif; padding-top:20px;">Clifford W. Steele</h1>
    <!-- InstanceEndEditable -->
    <div ><!-- InstanceBeginEditable name="content" -->
      <div id="Webgallery"><iframe src="Adobe Web Gallery/index.html" width="1000" height="750" frameborder="0" name="gallery"></iframe></div>
    <!-- InstanceEndEditable --></div>
        <!-- end .content --></div>
      <div class="footer">
          <div style="float:right">
            <p> <a href="MAILTO:[email protected]" >Site Designed by Fredric M. Zipser</a><br />
           </p>
        </div>
        <div class="clearfloatleft">
            <p>Clifford W. Steele  Professional Handler <br />
              1395 Rt. 6<br />
              Carmel, NY  10512-1627<br />
              United States<br />
              ph:(845) 225-2463<br />
              Cell:(845) 661-0010<br />
            <a href="MAILTO:[email protected]" >[email protected]</a></p>
        </div>
      <!-- end .footer --></div>
    <!-- end .container --></div>
    <script type="text/javascript">
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    </script>
    </body>
    <!-- InstanceEnd -->
    =====================================================================
    Here is the gallery code:
    <html xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta name="KEYWORDS" content="photography,software,photos,digital darkroom,gallery,image,photographer" />
    <meta name="generator" content="Adobe Lightroom" />
    <title>Adobe Web Gallery</title>
    <link rel="stylesheet" type="text/css" media="screen" title="Custom Settings" href="content/139026903252918767_custom.css" />
    <link rel="stylesheet" type="text/css" media="screen" title="Custom Settings" href="resources/css/master.css" />
    <script type="text/javascript">
       window.AgMode = "publish";
          cellRolloverColor="#a1a1a1";
          cellColor="#949494";
          </script>
    <script type="text/javascript" src="resources/js/liveUpdate.js">
    <!--padding for ie-->
    </script>
    <script type="text/javascript" src="resources/js/cutName.js">
    <!--padding for ie-->
    </script>
    <!--[if lt IE 7.]> <script defer type="text/javascript" src="resources/js/pngfix.js"></script> <![endif]-->
    <!--[if gt IE 6]> <link rel="stylesheet" href="resources/css/ie7.css"></link> <![endif]-->
    <!--[if lt IE 7.]> <link rel="stylesheet" href="resources/css/ie6.css"></link> <![endif]-->
    </head>
    <body>
    <div id="wrapper">
    <div id="sitetitle">
    <h1 onClick="clickTarget( this, 'siteTitle.text' );" id="liveUpdateSiteTitle">Adobe Web Gallery</h1>
    </div>
    <div id="collectionHeader">
    <h1 onClick="clickTarget( this, 'groupTitle.text' );" id="liveUpdateCollectionTitle">My Photographs</h1>
    <p onClick="clickTarget( this, 'groupDescription.text' );" id="liveUpdateCollectionDescription">Web Photo Gallery created by Adobe Bridge</p>
    </div>
    <div id="stage">
    <div id="index">
    <div id="tempDiv" xmlns="">Floyd &amp; Merve<!--padding for OS X 10.6-->
    </div>
    <script type="text/javascript">
      var nameDiv = document.getElementById("tempDiv");
      var thumbnailName = getName(nameDiv.innerHTML);
      try {
       nameDiv.parentNode.removeChild(nameDiv);
      } catch (e) {}
    </script>
    <div class="thumbnail borderTopLeft   " onClick="window.location.href='content/_7522730020_large.html'">
    <div class="itemNumber">1</div>
    <div onMouseOver="window.gridOn( this.parentNode, 'ID0_1390269032529_thumb' );" onMouseOut="window.gridOff( this.parentNode );" class="alignmentOuterGrid">
    <div class="alignmentOuter">
    <div class="alignmentMiddle">
    <div class="alignmentInner">
    <div class="AdjustZIndex">
    <a href="content/_7522730020_large.html" onClick="return needThumbImgLink;">
    <img src="content/bin/images/thumb/_7522730020.jpg" id="ID0_1390269032529_thumb" alt="Floyd &amp; Merve" />
    </a>
    </div>
    </div>
    </div>
    </div>
    <div class="thumbnailName">
    <p onClick="clickTarget( this, 'thumbnailname' );" id="thumbnailName">
    <script type="text/javascript">
        document.write(thumbnailName);
       </script>
    </p>
    </div>
    </div>
    </div>
    <div id="tempDiv" xmlns="">Honey &amp; Coco<!--padding for OS X 10.6-->
    </div>
    <script type="text/javascript">
      var nameDiv = document.getElementById("tempDiv");
      var thumbnailName = getName(nameDiv.innerHTML);
      try {
       nameDiv.parentNode.removeChild(nameDiv);
      } catch (e) {}
    </script>
    <div class="thumbnail borderTopLeft   " onClick="window.location.href='content/_5915412028_large.html'">
    <div class="itemNumber">2</div>
    <div onMouseOver="window.gridOn( this.parentNode, 'ID1_1390269032529_thumb' );" onMouseOut="window.gridOff( this.parentNode );" class="alignmentOuterGrid">
    <div class="alignmentOuter">
    <div class="alignmentMiddle">
    <div class="alignmentInner">
    <div class="AdjustZIndex">
    <a href="content/_5915412028_large.html" onClick="return needThumbImgLink;">
    <img src="content/bin/images/thumb/_5915412028.jpg" id="ID1_1390269032529_thumb" alt="Honey &amp; Coco" />
    </a>
    </div>
    </div>
    </div>
    </div>
    <div class="thumbnailName">
    <p onClick="clickTarget( this, 'thumbnailname' );" id="thumbnailName">
    <script type="text/javascript">
        document.write(thumbnailName);
       </script>
    </p>
    </div>
    </div>
    </div>
    <div id="tempDiv" xmlns="">Hope<!--padding for OS X 10.6-->
    </div>
    <script type="text/javascript">
      var nameDiv = document.getElementById("tempDiv");
      var thumbnailName = getName(nameDiv.innerHTML);
      try {
       nameDiv.parentNode.removeChild(nameDiv);
      } catch (e) {}
    </script>
    <div class="thumbnail borderTopLeft   " onClick="window.location.href='content/_2409862627_large.html'">
    <div class="itemNumber">3</div>
    <div onMouseOver="window.gridOn( this.parentNode, 'ID2_1390269032529_thumb' );" onMouseOut="window.gridOff( this.parentNode );" class="alignmentOuterGrid">
    <div class="alignmentOuter">
    <div class="alignmentMiddle">
    <div class="alignmentInner">
    <div class="AdjustZIndex">
    <a href="content/_2409862627_large.html" onClick="return needThumbImgLink;">
    <img src="content/bin/images/thumb/_2409862627.jpg" id="ID2_1390269032529_thumb" alt="Hope" />
    </a>
    </div>
    </div>
    </div>
    </div>
    <div class="thumbnailName">
    <p onClick="clickTarget( this, 'thumbnailname' );" id="thumbnailName">
    <script type="text/javascript">
        document.write(thumbnailName);
       </script>
    </p>
    </div>
    </div>
    </div>
    <div id="tempDiv" xmlns="">Jackson<!--padding for OS X 10.6-->
    </div>
    <script type="text/javascript">
      var nameDiv = document.getElementById("tempDiv");
      var thumbnailName = getName(nameDiv.innerHTML);
      try {
       nameDiv.parentNode.removeChild(nameDiv);
      } catch (e) {}
    </script>
    <div class="thumbnail borderTopLeft borderRight  " onClick="window.location.href='content/_0603615958_large.html'">
    <div class="itemNumber">4</div>
    <div onMouseOver="window.gridOn( this.parentNode, 'ID3_1390269032529_thumb' );" onMouseOut="window.gridOff( this.parentNode );" class="alignmentOuterGrid">
    <div class="alignmentOuter">
    <div class="alignmentMiddle">
    <div class="alignmentInner">
    <div class="AdjustZIndex">
    <a href="content/_0603615958_large.html" onClick="return needThumbImgLink;">
    <img src="content/bin/images/thumb/_0603615958.jpg" id="ID3_1390269032529_thumb" alt="Jackson" />
    </a>
    </div>
    </div>
    </div>
    </div>
    <div class="thumbnailName">
    <p onClick="clickTarget( this, 'thumbnailname' );" id="thumbnailName">
    <script type="text/javascript">
        document.write(thumbnailName);
       </script>
    </p>
    </div>
    </div>
    </div>
    <div class="clear">
    <!--padding for ie-->
    </div>
    <div id="tempDiv" xmlns="">Larry<!--padding for OS X 10.6-->
    </div>
    <script type="text/javascript">
      var nameDiv = document.getElementById("tempDiv");
      var thumbnailName = getName(nameDiv.innerHTML);
      try {
       nameDiv.parentNode.removeChild(nameDiv);
      } catch (e) {}
    </script>
    <div class="thumbnail borderTopLeft   " onClick="window.location.href='content/_6717880965_large.html'">
    <div class="itemNumber">5</div>
    <div onMouseOver="window.gridOn( this.parentNode, 'ID4_1390269032529_thumb' );" onMouseOut="window.gridOff( this.parentNode );" class="alignmentOuterGrid">
    <div class="alignmentOuter">
    <div class="alignmentMiddle">
    <div class="alignmentInner">
    <div class="AdjustZIndex">
    <a href="content/_6717880965_large.html" onClick="return needThumbImgLink;">
    <img src="content/bin/images/thumb/_6717880965.jpg" id="ID4_1390269032529_thumb" alt="Larry" />
    </a>
    </div>
    </div>
    </div>
    </div>
    <div class="thumbnailName">
    <p onClick="clickTarget( this, 'thumbnailname' );" id="thumbnailName">
    <script type="text/javascript">
        document.write(thumbnailName);
       </script>
    </p>
    </div>
    </div>
    </div>
    <div id="tempDiv" xmlns="">Maggie &amp; Fiona<!--padding for OS X 10.6-->
    </div>
    <script type="text/javascript">
      var nameDiv = document.getElementById("tempDiv");
      var thumbnailName = getName(nameDiv.innerHTML);
      try {
       nameDiv.parentNode.removeChild(nameDiv);
      } catch (e) {}
    </script>
    <div class="thumbnail borderTopLeft   " onClick="window.location.href='content/_7881538797_large.html'">
    <div class="itemNumber">6</div>
    <div onMouseOver="window.gridOn( this.parentNode, 'ID5_1390269032545_thumb' );" onMouseOut="window.gridOff( this.parentNode );" class="alignmentOuterGrid">
    <div class="alignmentOuter">
    <div class="alignmentMiddle">
    <div class="alignmentInner">
    <div class="AdjustZIndex">
    <a href="content/_7881538797_large.html" onClick="return needThumbImgLink;">
    <img src="content/bin/images/thumb/_7881538797.jpg" id="ID5_1390269032545_thumb" alt="Maggie &amp; Fiona" />
    </a>
    </div>
    </div>
    </div>
    </div>
    <div class="thumbnailName">
    <p onClick="clickTarget( this, 'thumbnailname' );" id="thumbnailName">
    <script type="text/javascript">
        document.write(thumbnailName);
       </script>
    </p>
    </div>
    </div>
    </div>
    <div id="tempDiv" xmlns="">Mocho<!--padding for OS X 10.6-->
    </div>
    <script type="text/javascript">
      var nameDiv = document.getElementById("tempDiv");
      var thumbnailName = getName(nameDiv.innerHTML);
      try {
       nameDiv.parentNode.removeChild(nameDiv);
      } catch (e) {}
    </script>
    <div class="thumbnail borderTopLeft   " onClick="window.location.href='content/_0937208439_large.html'">
    <div class="itemNumber">7</div>
    <div onMouseOver="window.gridOn( this.parentNode, 'ID6_1390269032545_thumb' );" onMouseOut="window.gridOff( this.parentNode );" class="alignmentOuterGrid">
    <div class="alignmentOuter">
    <div class="alignmentMiddle">
    <div class="alignmentInner">
    <div class="AdjustZIndex">
    <a href="content/_0937208439_large.html" onClick="return needThumbImgLink;">
    <img src="content/bin/images/thumb/_0937208439.jpg" id="ID6_1390269032545_thumb" alt="Mocho" />
    </a>
    </div>
    </div>
    </div>
    </div>
    <div class="thumbnailName">
    <p onClick="clickTarget( this, 'thumbnailname' );" id="thumbnailName">
    <script type="text/javascript">
        document.write(thumbnailName);
       </script>
    </p>
    </div>
    </div>
    </div>
    <div id="tempDiv" xmlns="">Riley<!--padding for OS X 10.6-->
    </div>
    <script type="text/javascript">
      var nameDiv = document.getElementById("tempDiv");
      var thumbnailName = getName(nameDiv.innerHTML);
      try {
       nameDiv.parentNode.removeChild(nameDiv);
      } catch (e) {}
    </script>
    <div class="thumbnail borderTopLeft borderRight  " onClick="window.location.href='content/_9205901081_large.html'">
    <div class="itemNumber">8</div>
    <div onMouseOver="window.gridOn( this.parentNode, 'ID7_1390269032545_thumb' );" onMouseOut="window.gridOff( this.parentNode );" class="alignmentOuterGrid">
    <div class="alignmentOuter">
    <div class="alignmentMiddle">
    <div class="alignmentInner">
    <div class="AdjustZIndex">
    <a href="content/_9205901081_large.html" onClick="return needThumbImgLink;">
    <img src="content/bin/images/thumb/_9205901081.jpg" id="ID7_1390269032545_thumb" alt="Riley" />
    </a>
    </div>
    </div>
    </div>
    </div>
    <div class="thumbnailName">
    <p onClick="clickTarget( this, 'thumbnailname' );" id="thumbnailName">
    <script type="text/javascript">
        document.write(thumbnailName);
       </script>
    </p>
    </div>
    </div>
    </div>
    <div class="clear">
    <!--padding for ie-->
    </div>
    <div id="tempDiv" xmlns="">Rio<!--padding for OS X 10.6-->
    </div>
    <script type="text/javascript">
      var nameDiv = document.getElementById("tempDiv");
      var thumbnailName = getName(nameDiv.innerHTML);
      try {
       nameDiv.parentNode.removeChild(nameDiv);
      } catch (e) {}
    </script>
    <div class="thumbnail borderTopLeft   " onClick="window.location.href='content/_4843308047_large.html'">
    <div class="itemNumber">9</div>
    <div onMouseOver="window.gridOn( this.parentNode, 'ID8_1390269032545_thumb' );" onMouseOut="window.gridOff( this.parentNode );" class="alignmentOuterGrid">
    <div class="alignmentOuter">
    <div class="alignmentMiddle">
    <div class="alignmentInner">
    <div class="AdjustZIndex">
    <a href="content/_4843308047_large.html" onClick="return needThumbImgLink;">
    <img src="content/bin/images/thumb/_4843308047.jpg" id="ID8_1390269032545_thumb" alt="Rio" />
    </a>
    </div>
    </div>
    </div>
    </div>
    <div class="thumbnailName">
    <p onClick="clickTarget( this, 'thumbnailname' );" id="thumbnailName">
    <script type="text/javascript">
        document.write(thumbnailName);
       </script>
    </p>
    </div>
    </div>
    </div>
    <div id="tempDiv" xmlns="">Scout &amp; Whisky<!--padding for OS X 10.6-->
    </div>
    <script type="text/javascript">
      var nameDiv = document.getElementById("tempDiv");
      var thumbnailName = getName(nameDiv.innerHTML);
      try {
       nameDiv.parentNode.removeChild(nameDiv);
      } catch (e) {}
    </script>
    <div class="thumbnail borderTopLeft   " onClick="window.location.href='content/_7104248265_large.html'">
    <div class="itemNumber">10</div>
    <div onMouseOver="window.gridOn( this.parentNode, 'ID9_1390269032545_thumb' );" onMouseOut="window.gridOff( this.parentNode );" class="alignmentOuterGrid">
    <div class="alignmentOuter">
    <div class="alignmentMiddle">
    <div class="alignmentInner">
    <div class="AdjustZIndex">
    <a href="content/_7104248265_large.html" onClick="return needThumbImgLink;">
    <img src="content/bin/images/thumb/_7104248265.jpg" id="ID9_1390269032545_thumb" alt="Scout &amp; Whisky" />
    </a>
    </div>
    </div>
    </div>
    </div>
    <div class="thumbnailName">
    <p onClick="clickTarget( this, 'thumbnailname' );" id="thumbnailName">
    <script type="text/javascript">
        document.write(thumbnailName);
       </script>
    </p>
    </div>
    </div>
    </div>
    <div id="tempDiv" xmlns="">Shadow<!--padding for OS X 10.6-->
    </div>
    <script type="text/javascript">
      var nameDiv = document.getElementById("tempDiv");
      var thumbnailName = getName(nameDiv.innerHTML);
      try {
       nameDiv.parentNode.removeChild(nameDiv);
      } catch (e) {}
    </script>
    <div class="thumbnail borderTopLeft   " onClick="window.location.href='content/_0430682464_large.html'">
    <div class="itemNumber">11</div>
    <div onMouseOver="window.gridOn( this.parentNode, 'ID10_1390269032545_thumb' );" onMouseOut="window.gridOff( this.parentNode );" class="alignmentOuterGrid">
    <div class="alignmentOuter">
    <div class="alignmentMiddle">
    <div class="alignmentInner">
    <div class="AdjustZIndex">
    <a href="content/_0430682464_large.html" onClick="return needThumbImgLink;">
    <img src="content/bin/images/thumb/_0430682464.jpg" id="ID10_1390269032545_thumb" alt="Shadow" />
    </a>
    </div>
    </div>
    </div>
    </div>
    <div class="thumbnailName">
    <p onClick="clickTarget( this, 'thumbnailname' );" id="thumbnailName">
    <script type="text/javascript">
        document.write(thumbnailName);
       </script>
    </p>
    </div>
    </div>
    </div>
    <div id="tempDiv" xmlns="">Sissy<!--padding for OS X 10.6-->
    </div>
    <script type="text/javascript">
      var nameDiv = document.getElementById("tempDiv");
      var thumbnailName = getName(nameDiv.innerHTML);
      try {
       nameDiv.parentNode.removeChild(nameDiv);
      } catch (e) {}
    </script>
    <div class="thumbnail borderTopLeft borderRight  " onClick="window.location.href='content/_8169451030_large.html'">
    <div class="itemNumber">12</div>
    <div onMouseOver="window.gridOn( this.parentNode, 'ID11_1390269032545_thumb' );" onMouseOut="window.gridOff( this.parentNode );" class="alignmentOuterGrid">
    <div class="alignmentOuter">
    <div class="alignmentMiddle">
    <div class="alignmentInner">
    <div class="AdjustZIndex">
    <a href="content/_8169451030_large.html" onClick="return needThumbImgLink;">
    <img src="content/bin/images/thumb/_8169451030.jpg" id="ID11_1390269032545_thumb" alt="Sissy" />
    </a>
    </div>
    </div>
    </div>
    </div>
    <div class="thumbnailName">
    <p onClick="clickTarget( this, 'thumbnailname' );" id="thumbnailName">
    <script type="text/javascript">
        document.write(thumbnailName);
       </script>
    </p>
    </div>
    </div>
    </div>
    <div class="clear">
    <!--padding for ie-->
    </div>
    <div id="tempDiv" xmlns="">Tyke<!--padding for OS X 10.6-->
    </div>
    <script type="text/javascript">
      var nameDiv = document.getElementById("tempDiv");
      var thumbnailName = getName(nameDiv.innerHTML);
      try {
       nameDiv.parentNode.removeChild(nameDiv);
      } catch (e) {}
    </script>
    <div class="thumbnail borderTopLeft  borderBottom " onClick="window.location.href='content/_3042148269_large.html'">
    <div class="itemNumber">13</div>
    <div onMouseOver="window.gridOn( this.parentNode, 'ID12_1390269032545_thumb' );" onMouseOut="window.gridOff( this.parentNode );" class="alignmentOuterGrid">
    <div class="alignmentOuter">
    <div class="alignmentMiddle">
    <div class="alignmentInner">
    <div class="AdjustZIndex">
    <a href="content/_3042148269_large.html" onClick="return needThumbImgLink;">
    <img src="content/bin/images/thumb/_3042148269.jpg" id="ID12_1390269032545_thumb" alt="Tyke" />
    </a>
    </div>
    </div>
    </div>
    </div>
    <div class="thumbnailName">
    <p onClick="clickTarget( this, 'thumbnailname' );" id="thumbnailName">
    <script type="text/javascript">
        document.write(thumbnailName);
       </script>
    </p>
    </div>
    </div>
    </div>
    <div class="emptyThumbnail borderTopLeft  borderBottom"> </div>
    <div class="emptyThumbnail borderTopLeft  borderBottom"> </div>
    <div class="emptyThumbnail borderTopLeft borderRight borderBottom"> </div>
    <div class="clear">
    <!--padding for ie-->
    </div>
    </div>
    </div>
    <div class="clear">
    <!--padding for ie-->
    </div>
    <div id="contact">
    <a href="mailto:[email protected]">
    <span onClick="clickTarget( this, 'contactInfo.text' );" id="liveUpdateContactInfo">Contact name</span></a>
    </div>
    <div class="clear">
    <!--padding for ie-->
    </div>
    </div>
    </body>
    </html>

    Try opening in Chrome or Firefox and inspecting the elements. You can turn easily locate the CSS that's driving the background and experiment with settings. You get there by right clicking on an element and select Inspect Element from the options. It's much easier than trying to go through all of that HTML code without a style sheet to go along with it.

  • CS6 Bridge web gallery - HTML Gallery template problem

    In CS6 Bridge, a web gallery created with the HTML Gallery template puts the images in a directory with a path of content\bin\images. This prevents the images from being served from IIS - the bin directory is by default a "Hidden segment". There is no need for the directory hierarchy generated to use the name "bin".
    I know how to work around the issue, but it would be better if the issue was not present in the first place. I tried to report it as a problem on photoshop.com, but was unable to login.
    How do I report this problem to Adobe?

    (Me again, my previous Adobe ID broke). We don't have Dreamweaver, and the users who create and upload web galleries would not be able to use such tools (or a text editor which works on several files at the same time). My workaround is to have a directory dedicated to their web galleries using a web.config file of
    <?xml version="1.0" encoding="UTF-8"?>
    <configuration>
        <system.webServer>
            <security>
                <requestFiltering>
                    <hiddenSegments>
                        <remove segment="bin" />
                    </hiddenSegments>
                </requestFiltering>
            </security>
        </system.webServer>
    </configuration>
    So that the HTML web galleries' "bin" sub-directories are accessible.

  • Bridge web gallery issues

    Hi there,
    This might seem like a silly question...But I have been trying to make a web gallery in bridge to put on my Dreamweaver cs6 website. Everything is working and bridge is even saying the gallery has uploaded. But when I go back to Dreamweaver the folder is know where to be found not even anywhere on my laptop.

    Details are needed.
    Please read this FAQ for advice on how to ask your questions correctly for quicker and better answers: 
    http://forums.adobe.com/thread/419981?tstart=0
    Thanks!

  • More images in adobe bridge web gallery

    Hi there
    Does any one know how to load more than ten images into the adobe bridge automated web gallery??
    in Bridge CS4
    or is ten just the limit?
    thanks alot

    You'd be best off posting in the Adobe Bridge forum.

Maybe you are looking for