Image slider

Questions and answers on developing, deploying and using plugins and JavaBeans

Image slider

Postby andres_achiary1363801637 » Thu Aug 22, 2013 8:48 pm

Hi all,

I wanted to know if there is some bean or plugin for Servoy that slides between N images automatically fow the web client or some way with javascript to do so. An example of this would be in the home of http://servoy.com/

Thanks in advanced,
Andres
andres_achiary1363801637
 
Posts: 6
Joined: Wed Mar 20, 2013 7:47 pm

Re: Image slider

Postby mboegem » Thu Aug 22, 2013 11:10 pm

Hi Andres,

using the 'web client utils' plugin (servoyforge.net) you can find the DOM elements on the dynamically created webclient pages.
That way you can include the jQuery library / plugins in order to achieve this.

Hope this helps
Marc Boegem
Solutiative / JBS Group, Partner
Servoy Specialist
• Servoy Certified Developer
• Servoy Valued Professional
• Freelance Developer

Image
User avatar
mboegem
 
Posts: 1751
Joined: Sun Oct 14, 2007 1:34 pm
Location: Amsterdam

Re: Image slider

Postby sovanm » Fri Aug 23, 2013 9:40 am

Hi Andres,

We have done the image slider using JQuery plugins in servoy for both smart and web client. We need to add the JQuery libraries and CSS files in the ROOT/resources folder and access them directly in the HTML code, and attached this code to the HTML area onLoad of the form.

For smart client we need to take the help of Browser Bean for doing the same.

Thanks,
Sovan
sovanm
 
Posts: 99
Joined: Fri Oct 28, 2011 1:55 pm
Location: Bhubaneswar, India

Re: Image slider

Postby andres_achiary1363801637 » Fri Aug 23, 2013 7:00 pm

thanks you guys!!

I'll be trying both ways and let you know about the results
andres_achiary1363801637
 
Posts: 6
Joined: Wed Mar 20, 2013 7:47 pm

Re: Image slider

Postby andres_achiary1363801637 » Tue Sep 03, 2013 5:56 pm

Hi guys, I just wanted to let you know that with Sovan's way I got this working. It's very simple, just copy the jquery, css and my own .js in the folder ROOT/servoy-webclient and that's it!

Thanks!!
andres_achiary1363801637
 
Posts: 6
Joined: Wed Mar 20, 2013 7:47 pm

Re: Image slider

Postby sovanm » Tue Sep 10, 2013 8:49 am

Good to know you liked it... :)
You can get more information on implementing this from Servoy Javascript Bridge.

Thanks,
sovanm
 
Posts: 99
Joined: Fri Oct 28, 2011 1:55 pm
Location: Bhubaneswar, India


Return to Plugins and Beans

Who is online

Users browsing this forum: No registered users and 13 guests