Javascript slider Image and text from php, scrollable in groups by indexes
Posted
by
Roberto de Nobrega
on Programmers
See other posts from Programmers
or by Roberto de Nobrega
Published on 2012-03-21T01:45:35Z
Indexed on
2012/03/21
5:39 UTC
Read the original article
Hit count: 378
JavaScript
I am looking for a javascript solution that slides images with text, pulled from php. This slider will slide in groups by indexes in points.
I was googling, but nothing as I need. I am going to make an example. Imagine 10 products. I need to show the principal picture, and a text below the image. It is going to show 6 products, and with points (indexes), I click and the group slides to the next group.
Do you know some script.?? I know the php code, but I am a newbie with javascript.!
Thanks.!!
PD. I am lost of where i have to put this question. So, If this was a wrong place, let me know, and accept my apologises.! ;)
© Programmers or respective owner