Photo gallery navigation Master/Detail

I am trying to make a photo gallery with Master/Detail pages
in one - which is working up to a point.
I have 2 recordsets:
- A: one with all records which displays thumbnail icons in a
horizontal looper.
- B: another with a single url-parsed value.
With the help of Tom Muck's Detail Page Navigation Suite, I
can have First/Prev?Next?Last navigation set to the recordset B
and I can have the full set of thumbs with links to the
correct pic.
What I can't figure out is how to get the thumbnail icons to
have a 'Down' state based on the URL variable. I have tried onload
image swaps based on the dynamic id of the thumbnail images, to no
avail.
Any suggestions much appreciated.

what code are you using that's failing?  copy and paste only the relevant code, not all the code used in your app.

Similar Messages

  • Spry Photo Gallery Navigation

    Hi,
    I'm building a simple photo gallery and I'm having issues trying to navigate image to image while using Paged View. My first attempt without paged view I could navigate image to image and once you reached the first or last image on a page, the next page would load beginning with the first or last image depending which way you were navigating by changing the xpath. I then came across the Paged View function, which makes the xml and paging much simpler, but I'm unable to figure out how to tell when I reach the end of a page, while browsing image to image, to load the next page. I don't seem to be getting a value from the current row that is showing.
    Here is a link to a test page. http://www.roughcountry.com/gallery/customers/test.html
    Navigating image to image works but the page changes incorrectly.
    Hope that is clear, thanks for any help

    I've set up the photo gallery demo -china,paris,egypt- and
    made a swap of a couple of my photos from in Dreamweaver's property
    box src for thumbs, and link for the large pic. It works in Safari
    and Opera but not in firefox and I don't know about IE as I'm on a
    MAC and not that for into it yet.Is there something to look for in
    the code? It shows no browser issues when I test for compatability?
    I'd really like to use the xml version but I have tried and had no
    luck except in Safari.

  • Photo gallery navigation problem

    i have a photo gallery up on page http://paradisembc-dallas.org/gallery.html that is giving me the blues as far as navigation. i can't go back to images i've already viewed. any assistance would be greatly appreciated.

    what code are you using that's failing?  copy and paste only the relevant code, not all the code used in your app.

  • Insert multiple row of BLOB using Master Detail Form

    Hi,
    I try to insert multiple photos in a master detail form (just like we upload attachments when sending email), but it seems that the Tabular Form doesn't support adding a row with BLOB. I have searched the User's Guide and API Reference, but no answer on this issue.
    Anyone can help?
    regards,
    Wei

    Many thanks,
    I find another way. I released the FK of these two tables and used the code:
    Insert into PRODUCT_INFO (TITLE) values(:P1_TITLE);
    IF ( :P1_PHOTO1 is not null ) THEN
    INSERT INTO PRODUCT_IMG(PHOTO, MIMETYPE, PROPERTY_ID)
    SELECT blob_content,mime_type, "PRODUCT_INFO_SEQ".currval
    FROM APEX_APPLICATION_FILES
    WHERE name = :P1_PHOTO1;
    DELETE from APEX_APPLICATION_FILES WHERE name = :P1_PHOTO1;
    END IF;
    IF ( :P1_PHOTO2 is not null ) THEN
    INSERT INTO PRODUCT_IMG(PHOTO, MIMETYPE, PROPERTY_ID)
    SELECT blob_content,mime_type, "PRODUCT_INFO_SEQ".currval
    FROM APEX_APPLICATION_FILES
    WHERE name = :P1_PHOTO2;
    DELETE from APEX_APPLICATION_FILES WHERE name = :P1_PHOTO2;
    END IF;
    The disadvantage is that I have to set a certain number of items for inserting photos; the max numbers of uploaded photos cannot decided by users.
    Regards.

  • Photo gallery in details view

    Hey all. I'm developing a site for a real estate agency. I have built a web app that lists and displays individual properties. I have managed to hook up Business Catalyst's Photo gallery module that displays a specific gallery (one for each property) on the details page template. I did this by creating a text sting field in the web app, into which you can input the gallery tag specific for each property. Like this: ({module_photogallery,33715, 4,,6,175,150,ThumbnailAlgorithm,fill_proportional}). This works, but the client now says they don't like the "lightbox" function of the default BC gallery module, and want it to function differently. As in having clickable thumbnails that populate a static image area. Is this possible? I understand that I could use different image galleries, if it were a gallery on a static page. My problem is that I need a gallery that can be different for each web app item and work within the details page of a web app. Any help would be appreciated.
    Here is the test link: Anne Rogers Realty Group, Inc - Committed to our clients, our neighborhood, with personalized service every time. note the way the list and details pages function.
    Thanks

    Yes,
    What you are seeing by default is shown as 'My folders' view. It's a flat alphabetical list of the last level subfolders in which you have media files.
    Click on the little yellow icon just right of the 'My folders' title bar, and you switch to the 'Folders' view which reflects what you see in your explorer. The difference is that by default, you see only subfolders having image files; if you want to display subfolders without image files, right click on the master folder and choose to show empty folders; that choice is not sticky.

  • Searching for Flash Photo Gallery with numbered navigation menu.

    I'm looking for a photo gallery with a numbered navigation
    menu. I've seen this gallery on several flash web pages. Is this
    type of photo gallery a template that comes with flash? Has anyone
    come across a tutorial for a photo gallery similar to the link
    below.
    http://www.rockcreeksm.com/index.php/work/portfolio/

    i made this one:
    http://www.goldbergphotography.com/
    but there are quite a few simpler photogalleries. use google
    to search for some tutorials or templates.

  • Navigation failure on master/detail form

    I have a master/detail (tabular) form that was created with the wizard. I have purposely not modified much of the two pages, so as to see how they work.
    For the most part, it works as I expect. As it sits, it is nearly as it was on creation. I've not added any real processing, just a little cosmetic work.
    One of the errors, involves adding a detail row once the master record has been created. It'll add two rows, and fails on the third try. Always. The error message is this:
    Error in mru internal routine: ORA-20001: Error in MRU: row= 1, ORA-20001: ORA-20001: Current version of data in database has changed since user initiated update process. current checksum = "04494A03A6B0C8A660B1AAD2534C0BA8", item checksum = "0F030E70AFF4659E8FD3BA2CAC13D820"., update "GEMS"."EQUIP_DETAILS" set "ID" = :b1, "HEAD_ID" = :b2, "DATA_CALL" = :b3, "GEMS_ID" = :b4, "GEMS_HULL" = :b5, "GEMS_SYSTEM" = :b6, "L1" = :b7, "L2" = :b8, "L3" = :b9, "HEADING" = :b10, "NRE_AMT" = :b11, "FY1_YEAR" = :b12, "FY1_AMT" = :b13, "FY2_YEAR" =
    Manually, I've created default detail rows for some of the master records. When I pull one of these master records up, it pops up with the master and the subsequent 62 rows of detail that I expected to see. Except that when I hit the 'add row' button now, I get a page not found error on my browser, with this as a URL:
    http://cberry29-1:7777/pls/apex/wwv_flow.accept
    The other part that fails, is the next/previous navigation button on the master section of the form. It works sometimes, sometimes it doesn't. What I've noticed is that sometimes the pagination will say 2 of 17, even though I'm clicking on the first row item displayed on the report. The item 'P15_PAGE_COUNT' is not working properly.
    I un-hid (made visible as display text) the P15_ID item for the master table, and it appears to be scrolling right along. For awhile. And then, on another 'previous' click, I get the page cannot be displayed message on my browser again. One thing I've noticed, is that on the fetch for the previous master record that still displays okay, there's a delay in retrieving it. It's like the screen blinks, and there it is - number 564. And then one more click of the previous button, and boom. Page cannot be displayed.
    Getting wise, I've looked at the log file for my database. And there are a boatload of this one:
    [Wed Jan 17 11:44:28 2007] [error] [client 169.254.25.129] [ecid: 1169052268:169.254.25.129:4688:4796:838,0] mod_plsql: /pls/apex/wwv_flow.accept
    HTTP-400 Too many arguments passed in. Got 2050 parameters. Upper limit is 2000
    How am I going to deal with this?

    The problem of navigation between my master records was solved, by upping the count for PlsqlMaxParameters 15000 in plsql.conf.
    Found that here in the forum using Google.
    Anyway, I still had the problem of inserting (using the add button) for my details. I had tightened up the for my reformatting the columns. By adjusting the elements. And just for good measure, I had chosen to not show the little selector box and the id. Had me a nice tight tabular form. That was broken.
    I re-displayed/enabled the select box and the id, and all is well.
    Until I open up something else.

  • Master-Detail and Detail-SubDetail navigation.

    Hi!
    I am facing an issue regarding navigation in a second (subDetail) level child table.
    I have Master-Detail-subDetail like lilnks of three VOs.
    I have created 2 VLs for Master-Detail and Detail-SubDetail.
    Now on my custom page, navigation is fine for Master-Details but for 2nd level navigation between Details-SubDetails is dependent on SingleSelection that i have used to display related reocrds in SubDetail table.
    Is there any way to display subDetails automatically (without using single selection) just like in Master-Detaills. Or at least on page load it display related records in all the tablelayouts.
    I'm using Header Layout for Master , Table layout for both Deatil and Sub Details VOs.
    Kindly help
    Regards.
    Abbasi

    Hi All!
    I think there is no solution to this problem, only single selection is the solution.
    If any one has anyother solution plz let me know.
    Thanks and regards.
    Abbasi

  • Master - Detail application problem navigation

    Hello everyone
    i have a problem with my proyect Master - Detail Application, i can't show more DetailViewController  in the xcode 4.2.
    in the MasterViewController have 4 options the first option show me a DetailViewController in the second option show me other DetailViewController, but the masterView must not do any navigation to DetailViewController only in the  right of DetailViewController
    best regards

    What application?

  • Photo Gallery Lightbox Navigation not working

    Hi,
    The previous, next, and close buttons don't seem to be working for some of the photos on this page: http://vanessastone.namastecms.com/media/photos/community for the photo gallery lightbox.  The issue only appears to be happening in Chrome and Safari.  Firefox is working fine.  I looked around in Chrome's Developer tools but didn't find any hints as to why that might be happening.  Any help is greatly appreciated!
    Thanks,
    Jeff

    Sorry InteractiveGuru, it looks like I posted on the wrong thread. The reason the buttons aren't working is because of your CSS regarding your left, right and close buttons are not suitable. You'll want to either revisit your CSS, or revisit how the buttons are formatted (e.g the three <a>'s).

  • Master Detail Report + Tab navigation error

    Hello All,
    I built a master detail report and included a standard tab set. I built it with the wizard. When tabbing from the report page there is no problem. When tabbing from the associated master detail page you always get "web page not found" with this in the address bar-"http:///apex/wwv_flow.accept". I understand why you would not want to tab out from this type of page. Can anyone point me in the right direction to remove the tabs from view on this page. All my attempts want to remove the tabs at the application level. I am using the one level tab page template. Thanks ...

    Wayne,
    If you can put your application on apex.oracle.com and tell me how I can see this problem, that might be easiest. Just need your workspace name and application ID (plus instructions).
    Scott

  • FLV Master Detail Gallery

    I'd like to use a master/detail region scenario with FLV's.
    Right now I've been using iframes and its sketchy at best. I want
    the user to click thumbnails which load an FLV video and text from
    an XML file.
    Here's what I've come up with this far:
    http://s254856054.onlinehome.us/tv/
    Any help would be greatly appreciated.
    Thanks,

    just load link to the video and use the appropriate tag for
    it, example XML
    <xml>
    <movie>
    <title>movie 1</title>
    <description>test movie</description>
    <thumbnail>images/movie1.gif</thumbnail>
    <video>video/video1.flv</video>
    </movie>
    </xml>
    the use spry region or repeat region for displaying video...
    how to display it? follow adobe product demo on spry folder, it
    similarly when you want to display image you would use
    <img src="$thumbnail" alt="$title" />
    do it with the flv and use the appropriate tag for it (i
    never use flv so i dunno which tag should used)
    if you want it only play when user click the thumb then set
    event for onclick in the image the call a function that can do
    loadUrl(); for that, example:
    <script>
    loadFlv(Url){
    document.getElementById("flv_viewer").href = Url;
    </script>
    where
    flv_viewer is the correct id for tag that will display flv
    object

  • Spry Photo Gallery "Controls"

    Spry Photo Gallery “Controls”
    Hi Don Booth, David Powers, Kinblas et al,
    Thank you all for your commitment, and  I hope Spry isnt dead?! 
    I am years behind  but I antē d up for the CS4 Master Collection at the beginning of the year and have been plowing through the many written and tv.adobe tutorials on the various programs.  Some confuse so it was a pleasure to come to the straight forward instructions in Don Booth’s Photo Gallery that worked first time!
    Forgive me however but although I have spent the last week perusing the forums (getting to know you all so well!) I can’t find any thread to help me to correctly add the “transport” “controls” div’s and bind them so that I get a better response to next/play/pause. I did find one detailing how to de activate the SlideShow Navigation - by deleting the container!!  V1 Oct ’07.
    As it seems to me there is nothing out there (in the Forum(s)) I assume this must be a simple case of ignorance on my part, and,- I feel stupid - I must be lagging way behind - for which I humbly apologize and ask for your help, thank you in anticipation.
    http://www.portofinobayside.com/Gallery.html#   (simpleTest - your images)
    Tunedup

    I've set up the photo gallery demo -china,paris,egypt- and
    made a swap of a couple of my photos from in Dreamweaver's property
    box src for thumbs, and link for the large pic. It works in Safari
    and Opera but not in firefox and I don't know about IE as I'm on a
    MAC and not that for into it yet.Is there something to look for in
    the code? It shows no browser issues when I test for compatability?
    I'd really like to use the xml version but I have tried and had no
    luck except in Safari.

  • 'Next' and 'Previous' buttons in master/detail region

    Hi,
    I've managed to successfully create a master/detail region
    which is basically a very simple photo gallery.
    The left column shows the thumbnails, and when I click on
    them it shows the full-size version in the right column.
    I've been trawling userguides and forums for hours now, and I
    just can't work out how I can put a 'next' and 'previous' button
    beneath the large image enabling the viewer to move to the next
    image.
    I'm guessing it might be something to do with setRowNumber,
    but I'm just not sure.
    I'm pulling my (receding) hair out on this one, so any help
    or useful links would be much appreciated!
    My (basic) code below
    <div spry:region="dsGT" id="thumbholder">
    <div id="thumb" spry:repeat="dsGT"><img
    src="onlinegallery/thumbs/{@path}" width="50" height="50"
    spry:setrow="dsGT"></div>
    </div>
    </div>
    <!--End Navigation Div-->
    <div id="copy">
    <div id="fullimage">
    <div spry:detailregion="dsGT">
    <img src="onlinegallery/main/{@path}" />
    </div>
    Many thanks!

    They make a call to JavaScript, I'm guessing you knew that?
    I'm 96.7% JS illiterate, so I'm incapable of explaining it.
    You have to download the Spry Framework, unpackage it, look
    in the Demos folder, then look in the Gallery folder. Gallery.js, i
    think, is where that JS call goes to in order to switch out the
    next/prev image.
    the download is here:
    http://labs.adobe.com/technologies/spry/

  • Master-detail list - how to spread over multiple columns

    I am using the master-detail functionality to create a image viewer.
    I have a long list of master thumbnails, and rather than having them go down the page in one column, I would like to make them spread over 2 or 3 columns before the detail column. 
    (example of format I am trying to achieve - http://www.franbainbridgephotography.com.au/gallery.html (I dont mind whether master thumbnails are on right or left of detail photo))
    You can see my problem on http://www.wcwra.com/webpages/images.php
    Is this possible with the master-detail functionality?
    Thank you!

    The brilliant David Powers has fixed this for me on the main forum (vw2ureg was v close).  David's answer is :
    There is no way of making a single dataset repeat in multiple columns, because it's simply one element being repeated over and over.
    However, with a little out of the box thinking, you can do it quite easily with thumbnails. Instead of putting the master column repeat region in a block level element, use an inline element, <span>. Images are treated by browsers as inline elements, so this should work just fine. Change the following code from this:
    <div spry:region="dsPhotos" class="MasterContainer">
        <div class="MasterColumn" spry:repeat="dsPhotos" spry:setrow="dsPhotos"
        spry:hover="MasterColumnHover" spry:select="MasterColumnSelected">{Caption}</div>
    </div>
    to this:
    <div spry:region="dsPhotos" class="MasterContainer">
        <span class="MasterColumn" spry:repeat="dsPhotos" spry:setrow="dsPhotos"
        spry:hover="MasterColumnHover" spry:select="MasterColumnSelected">{Caption}</span>
    </div>
    In your CSS, set the width of the MasterColumn class to the width of your thumbnails, and the width of MasterContainer so that it's wide enough to accommodate two or more thumbnails. The thumbnails will flow into the column two or three abreast.

Maybe you are looking for

  • Why won't my Vision:M 30GB play MP3

    Can anyone help me out and explain to me why my Vision:M freezes up when I try to play 96kbps mp3's?Doesn't seem to have a problem playing mp3's at 44kbps or .wav files, but then that kind of defeats the purpose of being able to sample a rather sizea

  • HT2494 Why aren't all my photos in 1 location in IPhoto?

    I recently uploaded some photos from a memory stick into my mac (into IPhoto).  Now those photos appear in "Events", but I can't find them under "Photos" in I Photo.  Is there a way where I can see all of my photos in one, single place (and ideally b

  • MY BAD EXPERIENCE WITH CHAT AND VISION

    In my personal e-mail I received publicity inviting me to purchase a Skype credit gift card. I thought it was a nice offer and I happened to have a friend that had the need and could use such a gift. I procedeed to purchase a $10 dollar gift card, I

  • Where is my Start up Disk Located

    I keep getting Pop ups telling me my Start up disk is full I do not know where it is could  you tell me where I could find it and how I can clean it out?

  • How to re-schedule wi's not executed

    Friends, one more doubt! I need to use a 3 stage re-schedule wi's not executed. That's it: If the analyst didn't executed the wi, I have to re-schedule it to his supervisor, and if the manager didn't executed its wi, re-schedule it to his manager. ho