Tuesday, 21 February 2012 00:06

jQuery Slideshow Gallery: Advanced jQuery Background Image

Written by 
Rate this item
(0 votes)

Using PNG's transparent, HTML, CSS and jQuery makes Advanced jQuery Background Image Slidedshow. Usually, if the animation is not smooth enough, the images can not appear. This script fixes it well, because it have an image preloading plugin. 

Lastest version: April 7, 2011

Released date: April 6, 2010

Note:

The lastest version has many changes:

  • Rename a lot of things, especially html id because there name are too common and there can be some conflict
  • HTML is writen by the plugin just after body tag and can be customize
  • There is also an option to specify delay time between pictures
  • Remove first and second line text, there is only title and link
  • Remove hide and display of text block. This is more pretty that this block do not "blink"
  • Some method can be called externaly (api) like navigate, startSlideshow, stopSlideshow.
  • Add an internal preload feature in order to load images before being displayed (which cause a white background for about a second)

Author URLhttp://www.marcofolio.net/webdesign/advanced_jquery_background_image_slideshow.html

Demo URL: http://demo.marcofolio.net/bgimg_slideshow/ 

Download URL: http://www.marcofolio.net/downloads/webdesign/jquery_background_image_slideshow/download.html

Read 53 times Last modified on Tuesday, 21 February 2012 00:46
Login to post comments