본문 바로가기

etc

iterator function iterator(collection) { var index = 0; var length = collection.length; function next() { var item = collection[index++]; next.hasNext = index < length; return item; } next.hasNext = index < length; return next; } (function () { var collection = [1, 2, 3, 4, 5]; var next = iterator(collection); var result = []; while (next.hasNext) { result.push(next()); } console.log(collection); console.. 더보기
add select option reference site http://www.java2s.com/Tutorial/JavaScript/0200__Form/0240__Select.htm http://www.devguru.com/Technologies/ecmascript/quickref/option.html select 객체에 동적으로 아이템 추가하기 1. select 객체 얻어오기 2. option 객체 생성하기 3. select 객체에 option 객체 붙여넣기 임시옵션 1. select 객체 얻어오기 var selectObject=document.all["myselect"]; 또는 var selectObjects=document.getElementsByNames["myselect"]; 또는 var selectObject=documen.. 더보기
[JS] click event https://gist.github.com/ 더보기
SMDIC, document image generator http://www.catenary.com/howto/tif2jpeg.html 더보기
JS document CSS style Rules - 페이지의 각 엘리먼트에 기본적으로 적용되는 CSS스타일 규칙 Firefox - DOM Inspector 웹 접근성 향상 웹사이트 http://cynthiasays.com/ http://www.w3.org/WAI http://cita.rehab.uiuc.edu http://webaim.org http://webaim.org/techniques/javascript/ Apple Widget http://www.apple.com/downloads/dashboard/developer/ http://www.hanb.com Link Dojo - http://dojotoolkit.org/documentation/ 더보기
CSS http://meyerweb.com/eric/writing.html 더보기
To read http://www.startsomething.co.kr/ 더보기
화장품 아이래쉬토닉으로 눈썹 컬링을 다 쓴 마스카라는 속눈썹 고데기로 쓰지 않는 마사지 크림은 모발과 손 전용 팩으로 오래된 크림에 녹두가루나 쌀가루를 더하면 훌륭한 각질제거제로 유통기한이 지난 로션을 살구가루를 섞어 발 각질 제거용 스크럽으로 활용 클렌징 오일은 뒤꿈치 각질 관리에 안성맞춤 더보기