#18386578 #18532765 #18889382 팝업창 관련 이슈 정리

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7463 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
taggon 2010-05-17 09:46:58 +00:00
parent 91da6eb39d
commit 2fa0272893
6 changed files with 40 additions and 54 deletions

View file

@ -7,6 +7,6 @@
</div>
</div>
<script type="text/javascript">
xAddEventListener(window, 'load', setFixedPopupSize);
jQuery(window).load(setFixedPopupSize);
var _isPoped = true;
</script>