New jQuery Plug-in; Slide Presentation

Published Monday 22nd of March 2010

I'm trying to put together a little intro/demo for aFramework so I built this slide plug-in for jQuery.

Ultimately I didn't feel it was what I was after with the aFramework intro but perhaps someone will find it useful.

Run it on a container of a list of images with text and the plugin will slide through all the images, stopping on each to display all the paragraphs of text.

The HTML needs to be:

divcontainer
    ul
        li
the first step in the slide
            img
the image to be displayed in this step
            p
first paragraph of text to be displayed
            p
second paragraph of text...
        
lithe first step in the slide
            img
the image to be displayed in this step
            p
first paragraph of text to be displayed
            p
second paragraph of text...
        
lithe first step in the slide
            img
the image to be displayed in this step
            p
first paragraph of text to be displayed
            p
second paragraph of text...

And then simply run the plugin on the container and it'll do the rest. You can override the default width/height settings, their styling is only on a single class (.jquery-slide-presentation) so target your container's ID instead and you're gtg.

Have a look.

Tags
Comments
No comments

Bookmark this Article

  • del.icio.us
  • Digg
  • Furl
  • Google
  • Technorati
  • Ma.gnolia
  • Blinklist
  • Blogmarks
  • Rojo
  • Stumbleupon
blog comments powered by Disqus

Random jQuery Plug-ins

  • Pixastic Editor

    This app/plug-in inserts a (completely stylable) toolbar next to any image in your document that allows the user to apply different Pixastic-effects ...

    Details

  • Ajax Loader

    Use this plug-in when you want to inform your visitors that a certain part of your page is currently loading. The plug-in adds a faded 'loading-div' o...

    Details

  • Slide Presentation

    A sort of slide/presentation kind of plug-in. Displays sliding images with text floating on top. This one's pretty specific but perhaps someone will f...

    Details

More Plug-ins

Recent Comments

Powered by Disqus
Page cached. Loaded in: 1.9943 second(s).
Last DB change: 2012-04-02 11:06:05
Last file change: 2012-04-25 20:30:39
Cache created: 2012-05-18 01:00:33