The scrolling feature

0
I installed the”Random and featured albums module” and I am trying to use it (which doesn’t work).
I attached a screenshot of the way I configured the module in the back end of Joomla, so you can see for yourself.
I get no scrolls whatsoever.
What did I do wrong?

Peer57
[file name=Doc1.doc size=60416]http://www.joomlamusicsolutions.com/images/fbfiles/files/doc1.doc[/file]
Attachments:
Responses (3)
  • Accepted Answer

    Tuesday, December 21 2010, 04:50 PM - #Permalink
    0
    your CAROUSELL is set to off. carousell is the scrolling effect!
    also, automatic scroll and CSS is set for HORIZONTAL mode, not vertical
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, December 21 2010, 07:03 PM - #Permalink
    0
    Use carousel on and Orientation Horizontal
    See the results;

    Peer57

    [file name=Doc2.doc size=68608]http://www.joomlamusicsolutions.com/images/fbfiles/files/doc2.doc[/file]
    Attachments:
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, December 21 2010, 07:18 PM - #Permalink
    0
    I get the folowing error:

    jQuery("#random_album_481110723").jcarousel is not a function
    itemVisibleOutCallback: {onAfterAni...sel_itemVisibleOutCallback_481110723}

    jQuery(document).ready(function() {
    59 jQuery('#random_album_481110723').jcarousel({
    60 // Configuration goes here
    61 scroll: 10
    62 ,auto: 3
    63 ,animation: "fast"
    64 ,wrap: 'circular',
    65 itemVisibleInCallback: {onBeforeAnimation: mycarousel_itemVisibleInCallback_481110723},
    66 itemVisibleOutCallback: {onAfterAnimation: mycarousel_itemVisibleOutCallback_481110723}

    Peer57
    The reply is currently minimized Show
Your Reply