jshine - jQuery project on googlecode



jQuery plugin, flash effect
jshine

The logic of action: the image "flies" over the div element from left to right. This is done at a certain time (in milliseconds).
It can be used for multiple items at one time on one page.
Example of use:

$ ('# myDiv'.) shine ({'overElement': 'img87', 'effImgSrc': 'aa3.png'});

where
myDiv - a layer effect, whose background is animated
overelement - an element that shows the animation
effImgSrc - url file that serves as an animation

Optional configuration parameters passed in function
overElement ('myimg')
frequency (2000),
duration (1000)
easing ('linear')
effImgSrc ('aa4.png')


Picture effect is not reproduced on the y-axis - the amount usually should be higher than the element.