jcarousel in dialog

jcarousel in dialog

Hi,
 When I use jcarousel in a dialog box, only the first photo displays, along with the navigation buttons.  After some length of time, the dialog box begins to display correctly. The containing dialog box is set up with the following options:
{ autoOpen: false,    title: 'Event Photos',      height: 350,     width: 450    }
I am not setting any options on the carousel.

The ul id="mycarousel" is intially set to 100px width when the dialog box is opened.  On a couple of occasions, the page has updated and ul id="mycarousel" was set to 1230px.  I have only tried this in Firefox.If the carousel is not in the dialog, it works correctly. I'm assuming I need to do something different given that it is being displayed in a dialog box.
Thanks in advance.






    • Topic Participants

    • cpeck