The most important question is it posible?. I was looking on joomla websites modules like this and j coudn't find anything which could show me how I can interact with slidshow/galleries.
Yes I want multiple sets of thumbanils.
The gallery name is RSGallery2.
Yes it support for control out of the box.
After using goto method nothing happend.
Ps: it's just mistake.
The gallery code which load into website is :
<script type="text/javascript">
function startGallery() {
var myGallery = new gallery($('myGallery'), {
/* Automated slideshow */
timed: true,
/* Show the thumbs carousel */
showCarousel: true,
/* Text on carousel tab */...
Hello
j'm working on joomla website where j have gallery which use method goTo to display selected slide. The problem is that j want to use the same method from my module. How can j do this.
Thank you for any answer
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.