Jan Sorgalla

Results 38 comments of Jan Sorgalla

Hard to say without seeing the actual code. Could you setup a reproducible test case?

Back then (7,5 years ago :)), the repo didn't contain a license file. But the source files itself mentions the license in the header: https://github.com/jsor/jcarousel/blob/0.2.8/lib/jquery.jcarousel.js#L5-L7 https://github.com/jsor/jcarousel/blob/7bb2e0aba9642299dff7ed1702bd114b48cfe58a/lib/jquery.jcarousel.js#L5-L7

This is covered here: https://sorgalla.com/jcarousel/docs/cookbook/custom-start-position.html

You should probably report that either to the theme or drupal module authors.

Not sure what you mean with "stop next button". Show the button as inactive?

Yes, i also thought about that. But to be honest, don't expect this to be implemented soon, if ever :)

Yes, you can add/remove items. Be sure to call [`reload`](http://sorgalla.com/jcarousel/docs/reference/api.html#reload) afterwards.

As [said a few times](https://github.com/jsor/jcarousel/issues?utf8=%E2%9C%93&q=angular), i don't have experiences with Angular and can't help here, sorry.

I don't have any experience with jQuery Mobile, so i'm not sure i can help much here. From a quick look at the docs, the [Pagecontainer Widget](http://api.jquerymobile.com/pagecontainer/) triggers `beforeshow` and...