Slideshow 1.2 format bug

bipster / 2013-07-17 21:17:56   

Firebug returns the following error in exhibits using the slideshow 1.2 format with just ONE image:

  1. TypeError: $(...).preload is not a function
  2. $(function() { $(['filename.jpg']).preload(); }); 

It's not a critical bug because using the slideshow format with just one image doesn't make much sense, but I wanted to let you know anyway.

This thread has been closed, thank you.