anyone ?
is it possible to initialize a function and then trigger via parameter.

cheers

On Sun, Apr 19, 2009 at 12:13 PM, Christopher <cpiet...@gmail.com> wrote:

> hey there,
>
> i want to make keyimage-slideshow for a website with a header navigation.
> everytime you *hover a menu item*, a *slideshow of images* related to this
> menu-item should start in the *keyimage-area*.
>
> how would you build st like that ?
>
> is it possible to make some kind of object which i can controll like that:
> $('#keyvisualBox').keyVisualSlide({  fade: 1000 }, [ { src:
> '/files/dynamic/generic/655x163-216_ac188.jpg' }, .....  ]); // initialize
> ??
>
> and than this:
> $('#keyvisualBox').keyVisualSlide({ showSlideshow: 2 }) // perform ??
>
> many thanks in advanced!
>
> cheers
> chrispie.de
>

Reply via email to