drupal-id.com,
First, thanks for this module, its simplicity and the fact that it works right out-of-the-box make it great.
Having said that, I had an issue when I set-up two gliders on my page: there were each rotating twice. Looking at the code, it was caused by the fact that each glider gets the same 'toggleid'. I modified my implementation of the content_glider.module by adding the '$gliderid' to the 'toggleid' so each glider gets rotated once only. Could this bug be fixed in the next release (a trivial fix)?
Also, I was wondering how much efforts it would take to offer an additional options: to turn on or off the navigation buttons (the 'glidecontenttoggler'). For my site, I don't need them and had to trick the CSS to make them vanish. That would be nice to do so in the options.
Again, thanks for the module, it's much appreciated!!
DJ
Comments
Comment #1
jkrier commentedHaving the same problem here. Can you possibly post more detailed instructions/code for how you fixed it?
Thanks,
JK
Comment #2
vako commentedPlease see https://drupal.org/node/1372556
Comment #3
avpadernoI am closing this issue, since Drupal 4.x, 5.x, and 6.x are now not supported.