Spry Gallery - how to get large image to open in a new window?

Hey guys,
I'm building a new website and decided to use Spry for the Gallery section. It works like a charm but I want to get the larger version of the image to open in a new window when someone clicks on the normal image? It shouldn't be that difficult but I'm lost. Can anyone help?
I believe I have to put a <a href> infront of the image something like this:
<div id="picture">
        <div id="mainImageOutline" style="width: 0px; height: 0px;"><a href="?????" target="_blank" id="??????"><img id="mainImage" alt="main image" src=""/></a></div>
  </div>
and something to the XML file...
<photo
path = "1.jpg"
width = "300"
height = "400"
thumbpath = "1.jpg"
thumbwidth = "56"
thumbheight = "75"
large = "galleries/xyz/large/1.jpg"   <------- this is the large image I want to open in a new windows
>
</photo>
thanks!!

Actually, the site is for my friend and she really likes this Gallery: http://labs.adobe.com/technologies/spry/demos/gallery/index-air.html
I just want to keep this one and just edit it, so when I click on the image it opens the large image...

Similar Messages

  • How to get index words to open in a "new window"

    I am using RoboHelp 7, WebHelp.
    I want some of my index words to link to www and NOT a topic.  I can do this but when you click on the index word it opens the link in the RoboHelp pane and NOT a new window.  I thought I figured out how to fix this by right-clicking on my index word, choosing Properties, Advanced, and click on the down arrow next to Frame and choose New Window.  I was so proud of myself for figiuring this out.  After I published my site, this still won't open the link in a new window.  Does someone know if this is a known bug or am I doing something wrong?  Thanks for your help.

    Hi there
    I just tested and the settings you mentioned caused my own WebHelp to open the link in a new window (well, it appeared as a new tab in FF, but it worked there). I also tested in IE and it worked in that as well.
    Have you tested from different machines? Perhaps it's a configuration setting on your PC?
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • How can i make my hyperlinks open in a new window or tab?

    how can i make my hyperlinks open in a new window or tab?

    The program is InDesign… we need to cease links which will open the linked document in a separate window.  Also, the links must be maintained once a pdf is made and the files moved to another computer….

  • When I click to open anything I get a box saying open link in new window, open link in new tab, download linked file etc.  When I go to close anything I get hide toolbar, customize toolbar.  It takes  3-5 clicks and it will finally close.

    When I click to open anything I get a box saying open link in new window, open link in new tab, download linked file etc.  When I go to close anything I get hide toolbar, customize toolbar.  It takes  3-5 clicks and it will finally close.

    In Firefox Options / Privacy be sure "Remember download history" is checked. To see all of the options on that panel, "Firefox will" must be set to "Use custom settings for history".
    To find your OS information, on your Windows desktop, right-click the My Computer icon, choose Properties, under System on that small window is info about your OS.
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''

  • How to get larger images in albums?

    I just realized that when you click on a thumbnail in one of my albums, the larger image is actually smaller than the original photo! All the photos I've put into my web albums have been shrunk to fit into the album display area. For instance, a photo that normally displays about 7 inches high when I view in Preview, comes out about 4.5 inches tall when displayed in my web album.
    How can I get it to display photos at actual size?

    Ray Dunakin wrote:
    I tried turning off "optimize images", but they still were showing up at the reduced size.
    providing a url to your site so people could have a look at what's going on may help...
    What I'd really like is a way to designated specific images to display at a larger size -- most don't need to be very large, but some do.
    I think that's not possible in iWeb PhotoPages... As you choose one format for all. However to get larger images in albums click on a photo and a window will popup called "Photo grid". You can increase the size of the images displaying by reducing the spacing and/or decreasing the number of columns.
    Regards,
    Cédric

  • How Can I Stop Tabs from Opening in a New Window?

    Since I updated to the newest version of Firefox, I am PLAGUED by a problem, and I can't get it to stop. When I return to Firefox and click on any tab, it almost always causes that tab to open in a new window. I understand this is a feature--drag a tab into the screen and it will cause that tab to open as a window, but I am not meaning to drag these tabs! I am using Firefox EXACTLY as I have used it for years, but for some reason, it seems to be interpreting my clicks differently--either I am dragging the tab a *tiny* bit, or it is simply registering that I have dragged the tab when I haven't. Is there a way to disable this feature? Or a way to decrease the sensitivity of the thing, so that you have to actually drag the tab all the way into the window before it opens as a new window? It is truly making me batty. I'm about to switch permanently to Chrome.
    To be totally clear: this is happening when I am simply trying to switch from one tab to another.

    You do not need to move your cursor much when pressing the mouse button to cause the tab to tear-off/tear-away into a new tab. No "sensitivity" setting that I am aware of. The tab in the new window can be dragged back to the original window.
    To disable the feature, install this: https://addons.mozilla.org/en-US/firefox/addon/bug489729-disable-detach-and-t/
    *Read the information on the above page
    *Set options for the add-on: Add-ons > Extensions, click Options next to the specific Extension (the 2 options are defined/explained in the above page).
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''

  • How do I make all links open in a new window?

    I have some RSS feeds on my website.  If you click one of their headlines it takes you to that source to read the story.  Is there a way to make all hyper links on a webpage open in a new window?  If not, is there a way to make the individual links open in a new window?  The website is http://www.businessfixer.net/articles

    Mark,
    Target: e.g. <a href=”#” target=”_blank”> is deprecated (outdated) code.  Strict doc types will not pass validation.
    OP,
    Most people know how to use their browsers BACK button to return to a site.  Or better yet, right click on links to open them inside new tabs or windows.  This should almost always be a user's decision and not a web designer's decision.
    If you have all links open in new windows/tabs, In no time at all, user's browser will be stuffed with them which is ugly and can diminish browser performance.
    If you need to open a new window on SELECT links, use the Behaviors Panel, press the Plus sign (+) and select Open Browser Window.  Repeat this for all links you want opened in new windows.
    For further details see the following tutorial -
    http://cbtcafe.com/dreamweaver/popup_image/index.html
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    www.alt-web.blogspot.com

  • How Do I Prevent Hyperlinks from Opening in a New Window?

    Hi,
    Does anyone know how to make links in the current presentation open in the same window?
    While I understand that ordinarily it would make sense to have links in the middle of the presentation open in new windows so as to not make users lose their current place in a presentation when they click on a link, my presentation ends with a link to a quiz on a secure server.  Because the link in Presenter forces a new window to open, it is not evident to all users that the link does anything.  This is especially true for IE users. 
    Thanks for the help,
    Todd

    You do not need to move your cursor much when pressing the mouse button to cause the tab to tear-off/tear-away into a new tab. No "sensitivity" setting that I am aware of. The tab in the new window can be dragged back to the original window.
    To disable the feature, install this: https://addons.mozilla.org/en-US/firefox/addon/bug489729-disable-detach-and-t/
    *Read the information on the above page
    *Set options for the add-on: Add-ons > Extensions, click Options next to the specific Extension (the 2 options are defined/explained in the above page).
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''

  • How can I NOT have pages open in a new window or tab,I lie the old way

    I would like to disable firefox fro opening pages in a new window or tab I like the old method better.
    How can I do this.

    Partly because of my original question, It seems every time I update there is something els I don't like

  • How to get larger previews in open file dialog

    The title when open images.  They look very small and there's no option to enlarge them as I can in finder windows
    Thank you

    Well, besides using Coverflow view, none of that exists.
    You can try providing Feedback to Apple to request them, but don't hold your breath.
    http://www.apple.com/feedback/macosx.html

  • How to get generated HTML file to display in new window from FileDownloadActionListener?

    Hi,
    I am using Jdeveloper version 11.1.1.5.
    I have a use case where the user can produce a report upon the click of a command button. They can generate 3 types of reports, HTML, PDF or Excel depending on which option they select in the radio buttons preceding the 'generate report' command button.
    The files are created in the background (XML file created based on View Objects which is then transformed using the relevant API for the report type and then produces a file which is held in servers temp directory) and is served out through a FileDownloadActionListener component programmatically, which itself is surrounded by a Command Link with visibility property set to 'false' (as per this blog:http://www.jobinesh.com/2010/01/customizing-execution-of-to-validate.html).
    Everything works fine in that the reports generate correctly and after clicking on the 'generate report' button the browser's 'Open/Save' dialog box appears asking the user what they would like to do with the file. I am using Internet Explorer as that is what most of the client users will be using.
    The issue I'm having is as follows. For PDF and Excel types when the user clicks on 'Open' the file opens in separate Adobe Reader or MS Excel application windows respectively, which is as expected and required. However, the HTML document opens within the same browser window within which the application is running and from where the 'generate report' button was clicked. The issues this presents is that if the user closes the browser window displaying the report then they will need to open a new window to re-establish connection to the application. If they click the browser 'back' button then it takes them back to the original page but not in exactly the same state as it was before the report was launched i.e. there are some components missing and the page doesn't display correctly.
    Is there another way for me to achieve this or is it even possible? I tried setting the 'useWindow' property of the invisible command link surrounding the FileDownloadActionListener to 'true' which didn't work. I tried to surround it with a Go Link instead of a command link but that gave me NullPointerException's, I think because you can only use a component which has an 'Action' property?
    I appreciate your assistance as always.

    Hi,
      I'm not sure if this solution is appropriate to your situation, but I had the same problem with trying to redirect from a commandLink to a new window.  In the method that is called by the links action I used the following:
    // Open the url in a separate browser window
    ExtendedRenderKitService erks =
      Service.getRenderKitService(fctx, ExtendedRenderKitService.class);
    StringBuilder script = new StringBuilder();
    script.append("window.open('" + url + "', '', '');");
    erks.addScript(FacesContext.getCurrentInstance(), script.toString());

  • I've made a word in a paragraph a link,  I can't get the link to open in a new window

    Here's my text and how I've written the link:
    ("In addition to the four issues on this map, <style>a:link {color:#b8dc70;text-decoration:none;} a:visited {color:#c8c8c8;}a:hover {color:#e69400;}a:active {color:#c97777;}</style> <a href =\"http://grassrootschange.net/wp-content/uploads/2013/01/Preemption-FactSheet.pdf\" >peemption</a>has been used to weaken grassroots movements in dozens of other health and safety issues, ranging from environmental justice to fire prevention.");
    I know this must be very simple, but I'm at a total loss. Thank you in advance
    Hacky

    Hi redesign, thank you so much, this did the trick. I have a question. After tinkering a bit, In the end the only change in my link (other than "target="self" was changing from " to '  for example:
    ('In addition to the four issues on this map, <style>a:link {color:#b8dc70;text-decoration:none;} a:visited {color:#c8c8c8;}a:hover {color:#e69400;}a:active {color:#c97777;}</style> <a href =\"http://grassrootschange.net/wp-content/uploads/2013/01/Preemption-Fact Sheet.pdf\"target="self" >peemption</a>has been used to weaken grassroots movements in dozens of other health and safety issues, ranging from environmental justice to fire prevention.');
    Would you be kind enough to explain why, just so I know for the future.
    Thank you so much.

  • When I click on any Bookmark, how do I set it to open in a new window by default?

    Right clicking an icon in the Bookmarks Toolbar provides a drop down menu. That menu has "Open" as the Default and "Open in a New Window" as the second choice. I'd like to make "Open in a New Window" the Default. In other words, I'd like to be able to click on a Bookmark icon and open a new window. Is there a line in 'about:config' that I can change to accomplish this?

    Go to Tools->Options->Apps
    Here you should see two columns: Content Type on the left, Actions on the right.
    Find and select excel spreadsheet or any other content type in the left column. There should be a corresponding action in the right column. What is it? You can use the drop-down list to select the option you want:
    Always Ask - Firefox will ask each time: What do you want to do with this file?
    Save file - Firefox will save this file to your computer
    Use - Firefox will give this file to the program to open it
    In case of saving, Firefox will either prompt you every time where you want the file to be saved, or save it to the default location. It depends on the preference in
    Tools->Options->General->Download

  • How to get the image stored in archieve link as an attachment in work item.

    Hi All,
    through transaction OAWD we are storing scanned images.
    Once this transaction is executed a workitem appears in the inbox of the initiator with the scanned invoice as attachment.
    When the user executes the work item FV60 screen is displayed where the user enters the data based on the scanned invoice attachment.
    After the user Parks the document the custom workflow triggers and a workitem appears in the inbox of an approver.
    Our requirement is that the scanned image should also appear as the attachment.
    Can you please suggest how to get the image stored in archieve link as an attachment in work item.
    Regards
    Shraddha

    Hi Martin,
    with every parked document a scanned image is linked.
    I need to create a link under objects and attachments in the work item, such that when the user clicks that link the image is displayed.
    At present the following functionality is available.
    The BO used is FIPP
    Objects and attachments:
    parkeddocument:AK0108500001252008.(via FIPP binding with WIOBJECT_ID)
    On clicking the link below objects and attachments: the parked document AK0108500001252008 opens in display mode.
    Now we want to have 2 links:
    parkeddocument:AK0108500001252008.
    image.
    When we click on the link image then the scanned invoice linked to the document should get opened.
    I am able to get the image id of the the image through  SAP_WAPI_GET__OBJECTS,
    export parameter leading_object provides the detail.
    But I am not able to figure out how to use it in my workflow to display it as an attachment.
    Hope this will give a better understanding of my question.
    can you please suggest as to how I should proceed with it.

  • How to get my images always order by file name, and not by time of captur, in all the folders in the library?

    How to get my images always order by arquive name, and not by time of captur, in all the folders in the library?
    Sorry for the poor english, but im portugues.
    In the library we can change the order of classification of image by, time of capture, name of file etc... I'm wondering if its possible define to be always by the name of file.
    It ´s possible?
    And i have other question, in print label we have an option to auto rotate to feet in page to have the image using the maximum area in the page (auto rotate, zoom etc), its possible to change the orientation of the rotation to be always in  the other direction?

    The Muvos are USB Mass Storage devices and do not have the ability to display track information based upon ID3 tags.
    The Zens all read and display track info based upon ID3 tag information that is either gathered from an online source or entered by the end-user.
    If you want the track information displayed instead of the ID3 tag information, you could edit the ID3 tags and rename the title to whatever you have as the file name. Not sure why your file names would differ so much from the ID3 tag info though, almost all of my content has the same name for the filename as it does on the ID3 tag title.

Maybe you are looking for