I'd like to find a search function that will comb through a specific folder of images on our site and then display, on a web page, all the images whose file names fit the search parameters provided. ...
I'd like to find a search function that will comb through a specific folder of images on our site and then display, on a web page, all the images whose file names fit the search parameters provided. ...
Took your advice and got the page running from your suggestions by putting the pop-up above the on-click buttons on the main page (thanks). Everything works fine the first time thru...
Rodion - I can't figure out how to get the "function appendImages" code to work as I need it too. I have a pdf page that describes the problem better than I can here. Is there a way I can send that...
Wow! Thanks. Your code appears to have exactly the functionality I need and I really like the way the image group scrolls into place smoothly rather than abruptly - very slick, perfect for my site,...
Re "Hm..." I should clarify myself: While I can't originate javascript, I can tweak function initializations, config settings, css styles etc., once I have working js in front of me, and I can...
Searching on "images galleries" does indeed present megatons of half-solutions but none that looked like they could be easily tweaked by a newbie for the specific functionality I've...