Slideshow test

I'm implementing a 3rd party slideshow. Everything is working good on my end, and would like to check if it works for everyone else.

http://208.78.98.80/zp/

Thanks

Comments

  • acrylian Administrator, Developer
    It does not work in Safari 2: If the slideshow is enabled, the image only opens in a separate window/tab (as if JavaScript was deactivated).
    But it works fine in Firefox 2 (on Mac OS X).
  • does safari display any errors in the error console?
  • acrylian Administrator, Developer
    Safari does not have a error console but the activity window shows that the favicon and label.css are not found. But that cannot be the error i think. A compatibility issue i would guess, Hm, firefox's error console alerts 5 warnings.
  • amyg Member
    Looks good in Firefox on a Mac
  • @penzoto: What are you using to do this? Are you going to release the code?
  • its basically an ajax call to a file that loops through the images - like images.php, and adds the 'rel' property to the thumbnail links; that when clicked fires the slideshow.

    The slideshow is called clearbox, and am not sure if it's a spin-off of lightbox, as the site where i downloaded it from was written in hungarian...

    Here is a list of things i used:
    Theme - http://stopdesign.com/templates/photos/ (modded for zp)
    ajax - http://xkr.us/code/javascript/XHConn/
    clearbox - http://www.kreatura.hu/pyro/clearbox/ (might have to use archive.org)
Sign In or Register to comment.