Welcome to TalkGraphics.com
Results 1 to 7 of 7
  1. #1
    Join Date
    Feb 2008
    Location
    Boston area
    Posts
    157

    Default Popup photo sorting

    I am attempting to add photos in a specific sort order to an existing popup. I want the newest photos to appear first. I selected the old ones and moved them to the back and moved the newest ones to the front. I also placed the newest photos first on the list in the Page & Layer gallery (no idea if this has any effect). The photos don't appear in the order I want. What am I missing? The attached xar file has the page if you need it to diagnose the problem.
    Attached Files Attached Files

  2. #2
    Join Date
    Aug 2004
    Location
    Ukraine
    Posts
    3,904

    Default Re: Popup photo sorting

    By default, images are sorted according to their thumbnail positions on the page (top to bottom, left to right). If you want them to be sorted according to their stacking order (as you see them in the objects gallery), you may use following tweak. Add this code to the code field in on the page or website tab of the web properties dialog.
    Code:
    <script type="text/javascript">function xr_thumbsort(a){};</script>
    John.

  3. #3
    Join Date
    Aug 2000
    Location
    Placitas, New Mexico, USA
    Posts
    41,508

    Default Re: Popup photo sorting

    Is that Body or Head section John?

  4. #4
    Join Date
    Aug 2004
    Location
    Ukraine
    Posts
    3,904

    Default Re: Popup photo sorting

    Any section you like, it basically makes no difference.
    John.

  5. #5
    Join Date
    Feb 2008
    Location
    Boston area
    Posts
    157

    Default Re: Popup photo sorting

    I've tried in both head and body but neither sorts properly. As you can see in the attached xara file, the AMWinchester photos should appear first but the sorting is random.
    Attached Files Attached Files

  6. #6
    Join Date
    Mar 2009
    Location
    England
    Posts
    2,044

    Default Re: Popup photo sorting

    The order appears to be top of list first then it works up from the bottom.

  7. #7
    Join Date
    Feb 2008
    Location
    Boston area
    Posts
    157

    Default Re: Popup photo sorting

    Quote Originally Posted by Drwyd View Post
    The order appears to be top of list first then it works up from the bottom.
    Strange but true! Seems to work that way. Leaves me wondering why but thankful for everyone's help.

 

 

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •