0

APPCRASH IE8 when move modal window

asked 2014-03-11 09:24:15 +0800

sentinal gravatar image sentinal
11 2

updated 2014-03-11 13:27:23 +0800

sitansu gravatar image sitansu
2254 13
http://java91.blogspot.in...

When i move modal window IE8 crash and go in Compatible View.

here is my code :

<?page title="" contentType="text/html;charset=UTF-8"?>
<zk>
<window id="roleMap" title="Map" width="65%" height="98%" sizable="true" position="center,top"
    border="normal" apply="org.zkoss.bind.BindComposer"
    viewModel="@id('vm') @init('zul.rolemap.RoleMapController')">
    <hbox width="100%" pack="center">
        <button id="closeButton" label="Close"
            onClick="@command('closeRole',addR=roleMap)" />
    </hbox>


</window>
</zk>

Can anyone help me?

delete flag offensive retag edit

Comments

zk version, controller code and is this the modal popup?

chillworld ( 2014-03-11 12:36:50 +0800 )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
1 follower

RSS

Stats

Asked: 2014-03-11 09:24:15 +0800

Seen: 7 times

Last updated: Mar 11 '14

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