Slideshows always start with the same div visible when random sort ordering is used and drupal's page/block caching is enabled (until the page's cache expires of course). I added some javascript to randomize which div is initially visible so that it continues to work even when cached.
| Comment | File | Size | Author |
|---|---|---|---|
| views_slideshow-randomdivjs.patch | 4.84 KB | edegro |
Comments
Comment #1
dries arnoldsGreat, this is one of the three issues I have with the random function. Also see: http://drupal.org/node/414872
Comment #2
redndahead commentedMoving to 2.x will look at it in there.
Comment #3
redndahead commentedThis is fixed in 2.x with the use of the jquery cycle plugin.