Web For All JS 한글 문자열 길이 구하기 utoi 2009. 10. 21. 09:06 function getStringLength(str){ return (str.length+ (escape(str)+"%u").match(/%u/g).length- 1); } 출처: http://hangunsworld.com/blog/56 공유하기 게시글 관리 U&I 'Web For All' Related Articles 구글 검색엔진 등록 – Google Sitemap 구글 검색엔진에 과연 내 블로그가 등록이 되어 있을까? IME 한영변환 Javascript jQuery Hotkeys Plugin