users@woodstock.java.net

Deselect Listbox item

From: Vijaya Bhaskar Tsaliki <vijayabhaskar.t_at_sonata-software.com>
Date: Thu, 31 Jul 2008 14:50:22 +0530

Hi,

 

How do I deselect an item in listbox using javascript. I have two list
boxes on my page. If I select one item in one list box, it should clear
any selection in other list box.

 

I can do this using refresh() method. It takes long time to deselect as
it goes to server.

 

I am using VWP6.1 with JBoss

 

Appreciate your help

 

Regards,

Vijay