Revision history [back]

click to hide/show revision 1
initial version

answered 2015-06-03 02:06:15 +0800

hawk gravatar image hawk

http://hawkphoenix.blogsp... ZK Team

There are several solution: If you allow creating multiple modal windows, you can just don't assign ID to the modal window.

If you do not want to create multiple modal windows, you can just toggle the visibility of the modal window when clicking a listitem instead of creating a new one. Then hide the window by clicking a button or closing it.

or you can use <popup> component, and specify <listitem popup="myPopupId">

There are several solution: solutions:

If you allow creating multiple modal windows, you can just don't assign ID to the modal window.

If you do not want to create multiple modal windows, you can just toggle the visibility of the modal window when clicking a listitem instead of creating a new one. Then hide the window by clicking a button or closing it.

or you can use <popup> component, and specify <listitem popup="myPopupId">

There are several solutions:

If you allow creating multiple modal windows, you can just don't assign ID to the modal window.

If you do not want to create multiple modal windows, you can just toggle the visibility of the modal window when clicking a listitem instead of creating a new one. Then hide the window by clicking a button or closing it.

or you can use <popup> <popup> component, and specify <listitem popup="myPopupId">

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