Index
Internal function that is used to scroll through the list automatically This function goes through all the anchor tags in the stack and simply disables the href attribute. Returns the current position of the image that is being focused on. takes an index and moves the images to that index based on the flex and index provided. When an image is clicked we handle it by finding the appropiate index and then moving the images and updating the scrollbar as well. wrapper function called after slider has been moved. wrapper function called after slider has been moved. Currently does nothing. This function should handle onwheel scroll events. Constructor for ProtoFlow Class. Actually moves the images based on the position provided by step function This function sets up a timer and calls step on the interval specified via options. Steps through the animation process. updates the slider to currect position. |