정규식으로 바꿨습니다.
많이 돌아 다니는 소스이긴 하지만..
<SCRIPT LANGUAGE="JavaScript">
<!--
String.prototype.trim = function() {return this.replace(/(^\s*)|(\s*$)/g, "");}
String.prototype.ltrim = function() {return this.replace(/(^\s*)/g, "");}
String.prototype.rtrim = function() {return this.replace(/(\s*$)/g, "");}
<!--
String.prototype.trim = function() {return this.replace(/(^\s*)|(\s*$)/g, "");}
String.prototype.ltrim = function() {return this.replace(/(^\s*)/g, "");}
String.prototype.rtrim = function() {return this.replace(/(\s*$)/g, "");}
function res(){
if(document.form.sel.value == "1")
document.form.rep.value = document.form.ok.value.trim();
if(document.form.sel.value == "2")
document.form.rep.value = document.form.ok.value.rtrim();
if(document.form.sel.value == "3")
document.form.rep.value = document.form.ok.value.ltrim();
}
//-->
</SCRIPT>
</HEAD>
if(document.form.sel.value == "1")
document.form.rep.value = document.form.ok.value.trim();
if(document.form.sel.value == "2")
document.form.rep.value = document.form.ok.value.rtrim();
if(document.form.sel.value == "3")
document.form.rep.value = document.form.ok.value.ltrim();
}
//-->
</SCRIPT>
</HEAD>
<BODY>
<form name="form">
<select name="sel">
<option value="1">Trim</option>
<option value="2">rTrim</option>
<option value="3">lTrim</option>
</select>
<input type="text" name="ok" >
<input type="text" name="rep" >
<input type="button" value="확인" onclick="res();"><br>
</form>
</BODY>
</BODY>
[이 게시물은 관리자님에 의해 2011-10-31 16:57:14 JavaScript에서 이동 됨]
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 1230 |
|
18년 전 | 1996 | |
| 1229 |
|
18년 전 | 2931 | |
| 1228 |
|
18년 전 | 2624 | |
| 1227 | 18년 전 | 2919 | ||
| 1226 | 18년 전 | 2355 | ||
| 1225 |
|
18년 전 | 2425 | |
| 1224 | 18년 전 | 2735 | ||
| 1223 |
|
18년 전 | 3982 | |
| 1222 |
mixdesign
|
18년 전 | 2626 | |
| 1221 |
|
18년 전 | 2743 | |
| 1220 | 18년 전 | 3202 | ||
| 1219 | 18년 전 | 2906 | ||
| 1218 | 18년 전 | 2098 | ||
| 1217 |
|
18년 전 | 2541 | |
| 1216 | 18년 전 | 2553 | ||
| 1215 |
mixdesign
|
18년 전 | 4034 | |
| 1214 |
|
18년 전 | 4783 | |
| 1213 | 18년 전 | 2315 | ||
| 1212 |
mixdesign
|
18년 전 | 2484 | |
| 1211 |
|
18년 전 | 2421 | |
| 1210 | 18년 전 | 3755 | ||
| 1209 |
mixdesign
|
18년 전 | 2372 | |
| 1208 |
mixdesign
|
18년 전 | 2374 | |
| 1207 |
mixdesign
|
18년 전 | 1718 | |
| 1206 |
mixdesign
|
18년 전 | 1999 | |
| 1205 |
mixdesign
|
18년 전 | 2698 | |
| 1204 |
mixdesign
|
18년 전 | 3576 | |
| 1203 | 18년 전 | 3089 | ||
| 1202 | 18년 전 | 2967 | ||
| 1201 | 18년 전 | 2029 | ||
| 1200 | 18년 전 | 4121 | ||
| 1199 | 18년 전 | 2158 | ||
| 1198 | 18년 전 | 4192 | ||
| 1197 | 18년 전 | 2501 | ||
| 1196 | 18년 전 | 2352 | ||
| 1195 |
|
18년 전 | 3461 | |
| 1194 | 18년 전 | 2234 | ||
| 1193 | 18년 전 | 2142 | ||
| 1192 | 18년 전 | 3271 | ||
| 1191 | 18년 전 | 3949 | ||
| 1190 | 18년 전 | 2208 | ||
| 1189 |
|
18년 전 | 2348 | |
| 1188 |
|
18년 전 | 3823 | |
| 1187 | 18년 전 | 2704 | ||
| 1186 | 18년 전 | 3349 | ||
| 1185 | 18년 전 | 2772 | ||
| 1184 | 18년 전 | 1662 | ||
| 1183 | 18년 전 | 2121 | ||
| 1182 | 18년 전 | 3689 | ||
| 1181 |
mermaid
|
18년 전 | 2916 | |
| 1180 | 18년 전 | 2969 | ||
| 1179 | 18년 전 | 3604 | ||
| 1178 | 18년 전 | 2165 | ||
| 1177 |
|
18년 전 | 2281 | |
| 1176 | 18년 전 | 3170 | ||
| 1175 | 18년 전 | 1855 | ||
| 1174 |
|
18년 전 | 2219 | |
| 1173 |
|
18년 전 | 2522 | |
| 1172 | 18년 전 | 1763 | ||
| 1171 | 18년 전 | 2101 | ||
| 1170 | 18년 전 | 1987 | ||
| 1169 | 18년 전 | 2503 | ||
| 1168 | 18년 전 | 1921 | ||
| 1167 | 18년 전 | 1716 | ||
| 1166 | 18년 전 | 1742 | ||
| 1165 | 18년 전 | 1725 | ||
| 1164 | 18년 전 | 2767 | ||
| 1163 | 18년 전 | 1552 | ||
| 1162 |
|
18년 전 | 5665 | |
| 1161 |
이걸~어쩌나~
|
18년 전 | 2392 | |
| 1160 | 18년 전 | 1659 | ||
| 1159 | 18년 전 | 4701 | ||
| 1158 | 18년 전 | 2051 | ||
| 1157 | 18년 전 | 4839 | ||
| 1156 | 18년 전 | 3188 | ||
| 1155 | 18년 전 | 2127 | ||
| 1154 | 18년 전 | 1826 | ||
| 1153 |
BEST79
|
18년 전 | 2101 | |
| 1152 | 18년 전 | 1721 | ||
| 1151 | 18년 전 | 1834 | ||
| 1150 | 18년 전 | 1836 | ||
| 1149 |
inniskun
|
18년 전 | 2476 | |
| 1148 |
|
18년 전 | 3492 | |
| 1147 |
|
18년 전 | 5972 | |
| 1146 |
|
18년 전 | 3862 | |
| 1145 | 18년 전 | 3056 | ||
| 1144 | 18년 전 | 2131 | ||
| 1143 | 18년 전 | 2398 | ||
| 1142 | 18년 전 | 2187 | ||
| 1141 |
|
18년 전 | 2297 | |
| 1140 | 18년 전 | 2404 | ||
| 1139 | 18년 전 | 2842 | ||
| 1138 | 18년 전 | 2535 | ||
| 1137 | 18년 전 | 1990 | ||
| 1136 | 18년 전 | 3126 | ||
| 1135 | 18년 전 | 3585 | ||
| 1134 | 18년 전 | 3829 | ||
| 1133 |
자반고등어
|
18년 전 | 3333 | |
| 1132 | 18년 전 | 3384 | ||
| 1131 | 18년 전 | 2562 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기