Jquery Carousel in Drupal

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
killerrabbit's picture

Hello,

I have implemented a jQuery Carousel in a static web page. I moved it to Drupal and have got it to load and run but it does not seem to render the associated CSS with the plugin correctly. Two of the tree images are sliding in order but it is not moving the third in line with the rest and in addition seems to be extending the wrapper down. Using Firebug I have tested taking out any other CSS that has been added at runtime but nothing changes. Is there something within Drupal that I should know about that changes the CSS or would change they way this plugin displays? If so, what do I do about it?

Thanks

Comments

Javascript Aggregation?

apperceptions's picture

Sometimes Drupal's Javascript Aggregation feature can cause issues, if it is enabled and depending on how you are including your javascript. You can check for this by visiting admin/settings/performance