COMING SOON 🚀

s

“ 플래시보고 만든 글자 타이핑 소스입니다. ”

<style>
 body{ font-family:Tahoma,굴림; font-size:9pt; }
</style>
<span name="textOutput" id="textOutput" style="display:none">안녕하세요.지피엠씨에서 만들어본거에요..;;http://gpmc.kr</span>
<script language="javascript">
tmp_su1 = "";
tmp_su2 = "";
tmp_su3 = "";
ts = "1";
tss = "0";
chks = "0";
str_msg="";
msg=document.getElementsByName('textOutput')[0].innerHTML;
function hangeul(su,string){
string = msg.substring(tss,ts);
 font_cho = Array('ㄱ', 'ㄲ', 'ㄴ', 'ㄷ', 'ㄸ', 'ㄹ', 'ㅁ', 'ㅂ', 'ㅃ', 'ㅅ', 'ㅆ', 'ㅇ', 'ㅈ', 'ㅉ', 'ㅊ', 'ㅋ','ㅌ', 'ㅍ', 'ㅎ' );
 font_jung = Array('ㅏ', 'ㅐ', 'ㅑ', 'ㅒ', 'ㅓ', 'ㅔ', 'ㅕ', 'ㅖ','ㅗ', 'ㅘ', 'ㅙ', 'ㅚ', 'ㅛ', 'ㅜ', 'ㅝ', 'ㅞ','ㅟ', 'ㅠ', 'ㅡ', 'ㅢ', 'ㅣ');
 font_jong = Array('  ', 'ㄱ', 'ㄲ', 'ㄳ', 'ㄴ', 'ㄵ', 'ㄶ', 'ㄷ','ㄹ', 'ㄺ', 'ㄻ', 'ㄼ', 'ㄽ', 'ㄾ', 'ㄿ', 'ㅀ','ㅁ', 'ㅂ', 'ㅄ', 'ㅅ', 'ㅆ', 'ㅇ', 'ㅈ', 'ㅊ','ㅋ', 'ㅌ', 'ㅍ', 'ㅎ' );
 msg_replace = Array('44','16','72','100','128' );
 CompleteCode = string.charCodeAt(0);
 UniCode = CompleteCode - 0xAC00;
 Jong = UniCode % 28;
 Jung = ( ( UniCode - Jong ) / 28 ) % 21;
 Cho = parseInt (( ( UniCode - Jong ) / 28 ) / 21);
if(!font_cho[Cho]){
  Cho_tmp = ' ';
} else {
  Cho_tmp = font_cho[Cho];
}
 Hangul1 = Cho_tmp.charCodeAt(0);
 Hangul2 = 0xAC00 + Cho * 21 * 28 + Jung * 28;
 Hangul3 = CompleteCode;
for(i = 0; i < msg_replace.length; i++){
 if(msg_replace[i] == Hangul2){
    Hangul2 = ' ';
 }
}
 tmp_su1 = Hangul1; tmp_su2 = Hangul2; tmp_su3 = Hangul3; str_msg = msg.substring(0,tss);
if(su == '1'){
document.all.korea1.innerHTML = str_msg+String.fromCharCode(Hangul1);
} else if(su == '2'){
document.all.korea1.innerHTML = str_msg+String.fromCharCode(Hangul2);
} else if(su == '3'){
document.all.korea1.innerHTML = str_msg+String.fromCharCode(Hangul3);
if(ts == msg.length){
ts = "0";
tss = "-1";
}
ts++;
tss++;
}
}
timmer = "";
function start(){timmer++;if(timmer == '2'){hangeul('1');} else if(timmer == '4'){hangeul('2');} else if(timmer == '6'){hangeul('3');timmer = "";}}
</script>
<span id="korea1" style="width:100%; height:10%;"></span></BR>
<script> setInterval("start();", 20); </script>
|

댓글 1개

댓글을 작성하시려면 로그인이 필요합니다.

프로그램

+
제목 글쓴이 날짜 조회
13년 전 조회 1,403
13년 전 조회 1,561
13년 전 조회 3,140
13년 전 조회 1,408
13년 전 조회 1,527
13년 전 조회 1,363
13년 전 조회 1,365
13년 전 조회 1,876
13년 전 조회 2,078
13년 전 조회 1,386
13년 전 조회 1,502
13년 전 조회 1,911
13년 전 조회 1,403
13년 전 조회 2,136
13년 전 조회 2,501
13년 전 조회 4,901
13년 전 조회 1,911
13년 전 조회 2,128
13년 전 조회 1,583
13년 전 조회 1,528
13년 전 조회 1,583
13년 전 조회 1,949
13년 전 조회 3,155
13년 전 조회 1,645
13년 전 조회 2,690
13년 전 조회 2,719
13년 전 조회 3,033
13년 전 조회 1,753
13년 전 조회 2,062
13년 전 조회 1,759
13년 전 조회 1,858
13년 전 조회 1,744
13년 전 조회 1,632
13년 전 조회 1,751
13년 전 조회 1,806
13년 전 조회 1,924
13년 전 조회 2,738
13년 전 조회 1,391
13년 전 조회 1,795
13년 전 조회 1,556
13년 전 조회 1,330
13년 전 조회 1,771
13년 전 조회 3,771
13년 전 조회 2,860
13년 전 조회 2,449
13년 전 조회 1,411
13년 전 조회 2,032
13년 전 조회 2,885
13년 전 조회 1,990
13년 전 조회 2,065
13년 전 조회 1,775
13년 전 조회 1,943
13년 전 조회 2,929
13년 전 조회 1,426
13년 전 조회 1,780
13년 전 조회 3,092
13년 전 조회 1,904
13년 전 조회 1,474
13년 전 조회 1,934
13년 전 조회 1,777
13년 전 조회 1,831
13년 전 조회 2,066
13년 전 조회 2,888
13년 전 조회 1,953
13년 전 조회 2,383
13년 전 조회 1,441
13년 전 조회 1,474
13년 전 조회 1,432
13년 전 조회 1,369
13년 전 조회 1,649
13년 전 조회 1,708
13년 전 조회 1,403
13년 전 조회 1,664
13년 전 조회 2,214
13년 전 조회 1,480
13년 전 조회 2,255
13년 전 조회 1,344
13년 전 조회 1,539
13년 전 조회 1,369
13년 전 조회 1,547
13년 전 조회 1,396
13년 전 조회 1,750
13년 전 조회 1,794
13년 전 조회 1,696
13년 전 조회 3,518
13년 전 조회 1,325
13년 전 조회 1,569
13년 전 조회 1,430
13년 전 조회 1,935
13년 전 조회 1,667
13년 전 조회 2,361
13년 전 조회 2,695
13년 전 조회 2,026
13년 전 조회 3,925
13년 전 조회 2,169
13년 전 조회 1,520
13년 전 조회 2,967
13년 전 조회 3,395
13년 전 조회 1,237
13년 전 조회 1,380