Hi,
I'll start out by saying this is a great module! Where can I donate to your efforts!
Unfortunately I have a small problem that I can't work out. I have a functioning carousel but it has no navigation. The jcarousel-prev/next do not seem to visable in Firebug. Any thoughts on why this is? Also, could you post a screen grab or list of options you have enabled on your demo site? (for drupal 6)

Cheers.

Firefox 3 on OSX
Safari on OSX
Drupal 6.10
Prog_gallery 6.x-1.x-dev
Image 6.x-1.0-alpha4

Comments

tcom’s picture

Category: bug » support

For anyone searching for the same issue I solved it by removing

buttonNextHTML: null,
buttonPrevHTML: null

from prog_gallery_album_image.js.

Mark

tcom’s picture

Status: Active » Closed (fixed)