Displaying 2 results from an estimated 2 matches for "hideoptions".
2006 Jan 20
2
Effect.Slideshow and Ajax.Slideshow
...tions'' (associative array) - is passed into the showEffect.
Allows you to pass options to be used in the pre-defined effect pairs or
into your own custom showEffect
''hideEffect'' (function reference) - same as showEffect, but used on the
frame that is going away
''hideOptions'' (associative array) - same as showOptions, but used on the
hideEffect
''onBeforeChange'' (function reference) - callback that is called just
before the frame changes
''onAfterChange'' (function reference) - callback called after the frame
is changed
'...
2006 Jan 13
21
anyone interested in an Effect.Slideshow?
I had to make a sort of slideshow for a site I''m working on, and I was
thinking of making it into a Scriptaculous object. Anyone think of
reasons why I shouldn''t? You''d have to pass in all the image urls and a
div id, with an optional delay parameter to determine how long to leave
each image up before moving on. I could also have a ''randomize''