i guess the hangman is a good example for how to do it.

Juergen

On 11/12/05, Arto Arffman <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have a ListView which has ImageButtons for editing. In IE those images
> render slowly and it causes unpleasent visual effects. If the src attribute
> would be exactly the same for each row, I think it would render more
> smoothly. How can I achieve this?
>
> Now the generated html for a ImageButton is:
> <input value="Edit" width="16" height="16" type="image"
> src="/app?path=2:form:table:rows:23:editButtons:edit&amp;version=4&amp;interface=IResourceListener"
> name="table:rows:23:editButtons:edit"/>
>
> where rows:23 increments from row to row.
>
> /arto


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to