ICEfaces4 trunk r46222:
showcase > dialog > Effects and Size:
In Chrome/IE11, a browser console error occurred randomly when navigating away from the demo:
Uncaught TypeError: Cannot read property 'onHide' of undefined(anonymous function) @ VM1390:5d.event.dispatch @ jquery.c.js.jsf?ln=icefaces.ace&v=4_1_0_151116:91l.handle @ jquery.c.js.jsf?ln=icefaces.ace&v=4_1_0_151116:85d.event.trigger @ jquery.c.js.jsf?ln=icefaces.ace&v=4_1_0_151116:90h.event.trigger @ jquery.c.js.jsf?ln=icefaces.ace&v=4_1_0_151116:202(anonymous function) @ jquery.c.js.jsf?ln=icefaces.ace&v=4_1_0_151116:104d.extend.each @ jquery.c.js.jsf?ln=icefaces.ace&v=4_1_0_151116:22d.fn.d.each @ jquery.c.js.jsf?ln=icefaces.ace&v=4_1_0_151116:18d.fn.extend.trigger @ jquery.c.js.jsf?ln=icefaces.ace&v=4_1_0_151116:104b.Widget._trigger @ ace-jquery-ui.js.jsf?ln=icefaces.ace&v=4_1_0_151116:15(anonymous function) @ ace-jquery-ui.js.jsf?ln=icefaces.ace&v=4_1_0_151116:222(anonymous function) @ ace-jquery-ui.js.jsf?ln=icefaces.ace&v=4_1_0_151116:355e.complete @ jquery.c.js.jsf?ln=icefaces.ace&v=4_1_0_151116:139m @ jquery.c.js.jsf?ln=icefaces.ace&v=4_1_0_151116:69q.fireWith @ jquery.c.js.jsf?ln=icefaces.ace&v=4_1_0_151116:70J.l @ jquery.c.js.jsf?ln=icefaces.ace&v=4_1_0_151116:13d.fx.tick @ jquery.c.js.jsf?ln=icefaces.ace&v=4_1_0_151116:143
Steps: test this demo using a few effects, then navigate to another demo, such as Miscellaneous > DraggableDroppable > Overview.
rev 46199 has visible property implemented with sample in showcase. Note that effect when the dialog closes (visible is false) still needs work.