You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by francisco treacy <fr...@gmail.com> on 2009/07/02 01:02:26 UTC

Re: Slideshow

I think you should ask this at the SmoothGallery forum, as this
concern is on the JavaScript side.

Francisco

2009/6/29 Johannes Schneider <ma...@cedarsoft.com>:
> Thanks for that hint.
> Do you know how many images wicket-slides/SmoothGallery support? I will
> have galleries with thousands of pictures...
>
>
> Regards,
>
> Johannes
>
> francisco treacy wrote:
>> Once you have your images sorted you may want to have a look at:
>>
>> http://code.google.com/p/wicket-slides/
>>
>> or perhaps there is a jQuery slideshow plugin that you could use with
>> the newer Wicket-jQuery integrations.
>>
>> Francisco
>>
>>
>>
>> 2009/6/27 Johannes Schneider <ma...@cedarsoft.com>:
>>> Hi,
>>>
>>> I want to implement a slide show with wicket.
>>> I have many images on the local hard disk - but they are unordered.
>>>
>>> Now I want to create a slide show that shows those images sorted.
>>>
>>>
>>> I started this way:
>>>
>>> Created a page with an <img> and added that markup there:
>>>
>>> add( new Image( "image", new WebResource() {
>>> //access the file on the hd
>>> }
>>>
>>> Is this the best way? Or am I missing something?
>>>
>>>
>>> Of course I'd like to change the image(s) using AJAX. Could anyone give
>>> me a hint/link where I should continue to search...
>>>
>>>
>>>
>>> Thanks,
>>>
>>> Johannes
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org