This topic is locked

Picture slider

10/21/2019 9:34:46 AM
PHPRunner General questions
M
Mark Kramer author

I have a field that has up to 4 picture in it for the record. In list and view , is there a way to make the thumbnail slide and just display one picture that is clickaable at a time and zoom picuture in this field?
So far all I can get are static thumbnails .. I could really use some direction or insperation on this one. Not sure how to approach this.
Thanks in advance <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=26848&image=1&table=forumtopics' class='bbc_emoticon' alt=':)' />

fhumanes 10/24/2019

Hello:

There are many javascript libraries to present Banner's and in an article https://asprunner.com/forums/topic/25855-integration-of-javascript-libraries-in-phprunner-dashboard-pages I explain how to include any of these libraries in PHPRunner projects.

Maybe, this proposal will help you.

Greetings,
Example javascript libraries https://colorlib.com/wp/jquery-animation-library-plugins/

M
Mark Kramer author 10/24/2019



Hello:

There are many javascript libraries to present Banner's and in an article https://asprunner.com/forums/topic/25855-integration-of-javascript-libraries-in-phprunner-dashboard-pages I explain how to include any of these libraries in PHPRunner projects.

Maybe, this proposal will help you.

Greetings,
Example javascript libraries https://colorlib.com/wp/jquery-animation-library-plugins/


Thank you I will take a look. I just wasn't sure how to approach it.