The current plugin, shown below, scrolls the top-most div in a series of divs with the same class upwards, then removes it from the container, and appends it to the bottom of the series (within the co
I\'ve figured out the centering and resizing issues, but I still can\'t get onLoad to work properly. Anyone have any ideas? I thought onLoad was supposed to wait for the image to be loaded completely
I searched all the web and couldn\'t find a made slideshow (preferably a jquery plugin) to show images in a slideshow in a certain way: I want to have the \"focused\" image and flash a part of the pre
Here is the example I\'m looking to create... Let\'s assume there are two divs, each containing some other HTML/Content (other divs). I would like to have one of these divs in the view on page load,
I have a script that displays images sort of like a carousel. The image开发者_StackOverflow中文版s are placed in LIs and the left positioning is changed based on the width of each slide (all the same)
I am looking for a script for overlaying a full screen image slideshow over the top of a webpage. I am familiar with scripts that generate a fullscreen background, and also lightbox scripts, but am lo
I\'m not by any stretch of the imagination a Drupal expert, but I would like to create a views slideshow in Drupal 6, that has开发者_运维知识库 the pagers listed vertically on the left of the slidesho
I\'ve created a jQuery canvas slideshow to apply image an filter while running the slideshow.Everything seems to be working fine, but when I apply the filter to the image, the slideshow doesn\'t load
I need to create a slideshow using data received from another view. I\'m calling the slideshow\'s view like this:
I\'ve implemented http://slidesjs.com/ on a new website. I am getting 2 pixels space above slides_container in IE8. Can anyone tell me why? Is it in the CSS? the Javascript?