0

Listbox Event ONSELECT not work!

asked 2009-12-10 08:22:10 +0800

smigol gravatar image smigol flag of Italy
316 2

updated 2009-12-10 08:22:24 +0800

hello,
I noticed that using:

- Google Chrome 4.0.249.30 (Windows OS)
- Chromium 4.0.267.0 (Ubuntu 9.10 OS)

event onselect not work with component LISTBOX!

I use ZK 3.6.3 (last version)

Any suggestions!

Regards

@smigol

delete flag offensive retag edit

2 Replies

Sort by ยป oldest newest

answered 2009-12-10 22:06:57 +0800

jimmyshiau gravatar image jimmyshiau
4921 5
http://www.zkoss.org/ ZK Team

Hi,smigol
I try my demo
it works well

<zk>
	<listbox onSelect="alert(self.getSelectedItem().getLabel())">
		<listitem label="Butter Pecan" />
		<listitem label="Chocolate Chip" />
		<listitem label="Raspberry Ripple" />
	</listbox>
</zk>

link publish delete flag offensive edit

answered 2009-12-13 07:26:07 +0800

smigol gravatar image smigol flag of Italy
316 2

Hi Jimmy,

you are 100% right! onSelect event work good ... the problem was in some other part!

see:
http://www.zkoss.org/forum/listComment/10627

sorry and thank a lot!

@smigol

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2009-12-10 08:22:10 +0800

Seen: 526 times

Last updated: Dec 13 '09

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More