Hi, just noticed that when this is enabled my slideshows created with the Views Slideshow module stop working. The slideshow should appear as a main foto, and below it thumbnails of the other fotos in the slideshow. It should also rotate automatically every couple seconds. When headjs is enabled, the first foto displays, but no thumbnails are displayed, and the foto does not rotate.

Comments

tanc’s picture

Yes, this is also my experience but with a similar module: http://drupal.org/project/jcarousel

I found that there were no issues in Firefox but for some reason webkit based browsers choked.

sja1’s picture

More info: Using firefox v3.6 browser I tested with both full version and loader version setting, and with the drupal javascript aggregation setting both on and off, and all combinations of the two (full version, aggregation off; full version, aggregation on; Loader version, aggregation off; loader version, aggregation on). The problem persisted in all cases.

alexweber’s picture

Version: 7.x-0.x-dev » 6.x-1.x-dev
Status: Active » Needs review

After a preliminary fix, both views slideshow and jcarousel seem to work more often than not.

This seems to be an issue similar to what occurs with LABjs: #1031544: $.domready() may fire before jQuery is loaded - the jQuery ready() event seems to get fired before all components are loaded in some cases.

Either way I'm considering this issue fixed and will open a new issue to better address the problem!

alexweber’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.