Multiple Windows and Sorting

Hello Everyone!

I was wondering (I am using the audible theme), if it is possible to open more then one pop up screen for images. My friends need to look at images side by side to compare them. Anyone have any ideas?

Also, I use zen photos for all file types, it wont let me saves changes or edit descriptions/titles in the admin mode. Is there any way to make zen photo recognize the files (in aknowledgment of their existence) that arent images?

If anyone has anwsers for the multi window or sorting, that be great!

-Ken

Comments

  • kenoji Member
    Alright Multiple windows was actually a really easy fix. In album page
    Use this line of code in function launch(url) -

    newwindow=window.open(url,url,"scrollbars=1,width=800,height=750");

    Wow, that easy lol. Now on to the next problem, subdirectory album/image sorting!
Sign In or Register to comment.