How to create jQuery powerpoint slide show in the web?

Asked By 10 points N/A Posted on -
qa-featured

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?

      

SHARE
Answered By 0 points N/A #183959

How to create jQuery powerpoint slide show in the web?

qa-featured

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.

Related Questions