Kenny Posted July 8, 2009 Report Posted July 8, 2009 Hi, any one know where I can get code to make a slide show with control buttens out of pics? Picasa would work but it is non commercial use only. Quote
PicnicTutorials Posted July 8, 2009 Report Posted July 8, 2009 I just made one... http://www.visibilityinherit.com/code/the-photo-gallery/gallery.php Quote
Kenny Posted July 9, 2009 Author Report Posted July 9, 2009 That is what I am looking to learn how to do. What code do I use? Where do I put it and how do insert my own images? Quote
BeeDev Posted July 9, 2009 Report Posted July 9, 2009 http://www.pedalolimited.com/jqlib/jquery.slideviewer/ I made one too But this is a re-worked version of a plugin made originally by someone else, if you understand jQuery by any chance, then you can use it very easily Quote
Kenny Posted July 9, 2009 Author Report Posted July 9, 2009 That one is nice to. The one Eric made is the type I am looking for. But what I really need Is to learn how to put it on my html page, how to add my pics and have it work. I use Dream Weaver CS4. Can any ony help? Quote
PicnicTutorials Posted July 9, 2009 Report Posted July 9, 2009 (edited) Hi Kenny, you really need to be able to help yourself here a little also. Sounds like your "putting the horse before the cart". But this should get you started... Download Firefox >> Download Web Developer Toolbar >> Go here >> In FX Menu, Click "View" >> Click "Page Source" >> Copy all of it >> Paste it Into New Dreamweaver Page Named "test.html" >> Go here again >> In the web developer toolbar, Click "Images" >> Click "View Image Information" >> Save all the images in a folder named "images" >> Done! Edited July 9, 2009 by Eric Quote
Kenny Posted July 10, 2009 Author Report Posted July 10, 2009 (edited) I try to do it for a couple of hours and I just can't get it to work. Maybe I am justt trying to get ahead of my self. All I am getting is the pics all laid out on the page. Edited July 10, 2009 by Kenny Quote
PicnicTutorials Posted July 10, 2009 Report Posted July 10, 2009 Well, that's a start! Sounds like you have the wrong file paths. Because, it really is as simple as copy and paste. If you expand on what part your not understanding, I'm sure we can point you in the right direction. Quote
Kenny Posted July 10, 2009 Author Report Posted July 10, 2009 I put the test.html page and the images folder in root folder. I cut and pasted all code from your http://www.visibilityinherit.com/code/the-photo-gallery/gallery-demo.php page and I copied all images to image folder. And when I preview in browser the pic are laid out in page not in viewer. Could it be something to do with php, css, java, Point me in the wright direction please. Quote
PicnicTutorials Posted July 10, 2009 Report Posted July 10, 2009 Well, did you copy and paste the css, and javascipt? Here, slow down, and read this tut. http://www.visibilityinherit.com/code/the-photo-gallery/gallery.php You should be trying to implement this one http://www.visibilityinherit.com/code/the-photo-gallery/basic-gallery-demo.php at the bottom. Quote
Kenny Posted July 11, 2009 Author Report Posted July 11, 2009 I copied the css and java over than it worked perfect. Thank you for all your help. I think I'm going to Check out Stef's new series on java. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.