Hi.

I have a situation where I want to update the source of an <img> tag on the
fly. I have one of three possible statuses for a given task and I want a
red, green or yellow light to appear beside each item in the list to
indicate if the task is overdue or getting close to being overdue.

I've tried an <img wicket:id="status" img="..."/> tag and it doesn't seem to
replace the default green light with a red or yellow one. 

Does anyone know how this can be accomplished?

Regards,
Jason


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to