mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
#18344730 CAPTCHA 이미지가 해당 페이지를 다시 부르는 문제 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6981 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
22935b645f
commit
f836b34f34
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ var calledArgs = null;
|
|||
});
|
||||
|
||||
$('<div id="captchaBox" style="display:none;*zoom:1;overflow:hidden;height:200px;">'+
|
||||
'<img src="" id="captcha_image" />'+
|
||||
'<img src="about:blank" id="captcha_image" />'+
|
||||
'<p style="color:#666;width:250px;padding:0;margin:10px 0 20px 0; " id="captchaAbout"> </p>'+
|
||||
'<p style="color:#DDD;width:250px;font-size:15px;padding:0; margin:0 0 10px; font-weight:bold; text-align:center;" id="captchaText"> </p>'+
|
||||
'</div>').appendTo(captchaXE);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue