$('#w2').window({ onClose: function(){ $('#w1').window('close') }})
<div id="xx" class="easyui-window" href="..." ......></div>