[Prototype] JSON과 setValue 로 폼 요소들 값 채우기
+ prototypeUtils.js /* prototypeUtils.js from http://jehiah.com/ Licensed under Creative Commons. version 1.0 December 20 2005 version 2.0 2010-01-08 by darthJun Contains: + unpackToForm() */ function unpackToForm(data){ for (i in data){ var val = (data[i]==null)? '' : data[i].valueOf(); if($$("input[type=radio][name='"+i+"']").length > 1) { // when element is radio group $$("input[type=radio][n..
웹프로그래밍/js
2010. 1. 8. 19:48
자신에게 전송 (submit)
계속 를 사용해 왔었는데 문득 생각해보니 저게 있었다.
웹프로그래밍/html
2009. 3. 19. 16:50
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- Linux
- 안드로이드
- IOS
- Wordpress
- nodejs
- git
- 한글
- Mac
- mssql
- JQuery
- sencha touch
- 워드프레스
- API
- centos
- Android
- IE
- PHP
- Debug
- Docker
- JSON
- CSS
- macos
- iphone
- Prototype
- iis
- javascript
- laravel
- classic asp
- nginx
- ASP
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | 3 | 4 | 5 | 6 | 7 | 8 |
| 9 | 10 | 11 | 12 | 13 | 14 | 15 |
| 16 | 17 | 18 | 19 | 20 | 21 | 22 |
| 23 | 24 | 25 | 26 | 27 | 28 | 29 |
| 30 |
글 보관함