Closed (fixed)
Project:
PROG Gallery
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 May 2009 at 07:03 UTC
Updated:
10 May 2009 at 08:56 UTC
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
Comment #1
tcom commentedFor anyone searching for the same issue I solved it by removing
buttonNextHTML: null,
buttonPrevHTML: null
from prog_gallery_album_image.js.
Mark
Comment #2
tcom commented