Ajax photo Album

AJAX , Web Development Add comments
I was looking for an Ajax Image zoomer, but found this instead : http://piccy.dotimpac.to/ courtesy of Ajaxian. It uses the combination effects in script.aculo.us to good effect allowing you to pick an image and zoom in and out of that image. Must remember to grab the files and pull it apart to find out exactly how it works.

6 responses to “Ajax photo Album”

  1. anon Says:
    Wow!

    "A JSON Object must begin with '{' #(RuntimeError)"

    Fantastic coding! ;)
  2. Rey Bango Says:
    You may want to look at these:

    http://jquery.com/demo/thickbox/
    http://sorgalla.com/jcarousel/
    http://www.gizone.co.uk/web-design/jquery-plugins/simple-jquery-slideshow/

    These and more Ajax plugins can be found on the jQuery site: http://docs.jquery.com/Plugins
  3. Stephen Moretti Says:
    @anon - sarcasm - the lowest form of wit! ;)

    @Rey - cheers for the links. This entry was posted nearly a year a go, so some new info is always welcome.
  4. Trond Ulseth Says:
    You might want to look at LightBox as well: http://www.huddletogether.com/projects/lightbox2/

    While ThickBox is more feature rich, I find the LightBox experience to be slightly better (IMO)
  5. Yi Says:
    I am new to Ajax and found this page via google. I have a photography web site and what I want is to be able to downloading the images in the background so when the user click an image thumbnail the full-size image is already downloaded and ready to show. I tried to play with some sample AJAX tutorial code but was not able to find a way to download images without actually showing them.
  6. Rey Bango Says:
    @Yi: I'm assuming the reason that you want this is because of the lag between clicking the thumbnail and the time the Ajax requests finishes returning the full size image. You should look into image preloaders or perhaps loading your images into a hidden div so that they're instantly available to your users. On the jQuery list, there were some discussions about image preloading that you might find useful:

    http://groups.google.com/group/jquery-en/browse_thread/thread/6d015c5373135c6b/d24b2c5405355156?lnk=gst&q=preload&rnum=7#d24b2c5405355156
    http://groups.google.com/group/jquery-en/browse_thread/thread/ae1f4ae626284e52/0ed7578cd5faeda0?lnk=gst&q=preload&rnum=4#0ed7578cd5faeda0

Leave a Reply





Powered by Mango Blog. Design and Icons by N.Design Studio