#19527898 IE6에서 인터넷 사이트를 열 수 없습니다라는 에러 발생

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8090 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
taggon 2011-02-11 07:58:24 +00:00
parent 5345570fdf
commit 70ef464e63

View file

@ -2133,7 +2133,7 @@ FileUpload = xe.createPlugin('FileUpload', {
if (this.$modal_box.length) {
// #19473993 - move the file window to document's end
this.$modal_box.appendTo(document.body);
jQuery(function(){ self.$modal_box.appendTo(document.body) });
this.$attach_list = this.$modal_box.find('div.xdal');
this.$attach_list