Closed (fixed)
Project:
Views Slideshow
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Apr 2009 at 11:57 UTC
Updated:
2 Oct 2009 at 20:20 UTC
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.