0

groupbox onOpen event.stopPropagation() without effect

asked 2014-05-23 18:58:45 +0800

renzland gravatar image renzland
0 1

The stopPropagation() call in following code should prohibit the groupbox from closing. But this is possible. I am using ZK 6.5.4.

  <groupbox  open="true" closable="true" onOpen='event.stopPropagation();'>
      <caption label="Try to close me, shouldn't work."></caption>
      <div> 
         Hello
      </div>
   </groupbox>

Thank you. Best Regards

delete flag offensive retag edit
Be the first one to answer this question!
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
2 followers

RSS

Stats

Asked: 2014-05-23 18:58:45 +0800

Seen: 16 times

Last updated: May 23 '14

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