Skip to content

It is broken when no content on div #78

@MicleZaitcev

Description

@MicleZaitcev

When called rcarusel in empty div, this broken and breaks window on browser.
sample:

<div id="childCategory">
    <div id="childCategoryCarusel">
    </div>
</div>
jQuery(document).ready(function(){
   jQuery("#childCategoryCarusel").rcarousel({
    visible: 3, 
   });
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions