|
Is it possible to load the slides with ajax.. So when I am going to slide 4, I want to start loading nr 5. When I jump to slide 10, then I must show a loading image and load nr. 10 Basically, are there functions for this ? |
|
No, this is not possible yet because all dimensions are calculated at the beginning considering the HTML elements involved. To obtain your issue I should reconsider all the component's code. bye |
|
Hi Matteo, The slide(s) itself could have a limited/fixed space... Normally I would use it with fixed dimensions, so you do not have to calculate dimensions.. If this is the case would ajax be possible ? |



