Asked By
Ian M Tyner
10 points
N/A
Posted on - 05/03/2013
I am using a generic PowerPoint slideshow and I want to make JQuery PowerPoint slideshow online. What are the steps to do this? Is it easy to set up? And also, what are the main function of this? How can I run it with HTML, CSS and Java?
   Â
How to create jQuery powerpoint slide show in the web?
To create a jquery slideshow you don't need java.You will need to know the following technologies for this to be an appealing slideshow for the web:
I)Â Html
Ii)Â Javascript
III)Â CSS
Iv)Â Jquery
The idea is to preload the images for which you want to create a slide show.You then create an effect with jquery to have the images switch on the slideshow controlled by a JavaScript timer.There are also lots of resources on Google on this.