git-svn-id: http://xe-core.googlecode.com/svn/trunk@1810 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-06-27 11:22:41 +00:00
parent 9d50022623
commit 732f87cd36
4 changed files with 12 additions and 3 deletions

View file

@ -8,7 +8,8 @@
// For details, see: http://creativecommons.org/licenses/LGPL/2.1/
// This must be a path to a blank image. That's all the configuration you need.
if (typeof blankImg == 'undefined') var blankImg = '../images/blank.gif'; // 1x1px 짜리 투명 이미지(blank.gif)의 경로를 변경.
if (typeof blankImg == 'undefined') var blankImg = request_uri+'/common/tpl/images/blank.gif'; // 1x1px 짜리 투명 이미지(blank.gif)의 경로를 변경.
alert(blankImg);
var f = 'DXImageTransform.Microsoft.AlphaImageLoader';
function filt(s, m)