I’m using a combobox and have added labels with code along with a URL .
However, I need to add an event listener to make this work…I think 
Here is the code I’m using:
comboBox.addItem ( “Listen”, “http://www.website.com” ) ;
Can someone help me out with the code to add the event listener?
Thanks, KP
Posted 2 months ago










