emotional developer/detect-Web 썸네일형 리스트형 DOM Quick Reference DOM Quick Reference 더보기 CSS를 이용한 효율적인 웹 개발 http://okjsp.pe.kr 허광남 더보기 Combine Images to Save HTTP Requests http://www.websiteoptimization.com/speed/tweak/combine/ One byproduct of automated image-slicing software is the plethora of images now populating the Web. As early as 2002 (King 2003) the average web page had over 24 embedded objects, with over half the total page size consisting of images. Today when we analyze web pages we commonly see 50 to 60 images per web page. The more round trip server .. 더보기 웹표준 기반 홈페이지 구축 가이드 by 한국소프트웨어진흥원 공개 sw지원센터 더보기 실전 웹 표준 가이드 by 한국소프트웨어진흥원(2005년) '웹 개발을 한다' 라고 생각하고. 처음 접했던 웹표준의 관한 문서.... 많은 것을 생각하게 했고. 지금 다시 봐도 여러가지 생각들을 가지게끔 하게 만든다.. 일종의 '웹' 을 만들고 창조하는 모든이(개발자만 보는거 아니라구요!)에게 절대 필요한 문서. 더보기 JavaScript OOP. Object Oriented Programming in JavaScript http://mckoss.com/jscript/object.htm 더보기 javascript hell #1 function addGroup() { var groupNameNew = document.all["groupNameNew"]; var categoryNew = document.all["categoryNew"]; var groupTypeNew = document.all["groupTypeNew"]; var openKeyNew = ""; var externalKeyNew = "";if (categoryNew[1].checked) { // 비공개 체크 openKeyNew = "\n"; } else { openKeyNew = ""; }if (groupTypeNew.value =="2") { // groupTypeNew의 값이 2일때 북마크 그룹 externalKeyNew = "\n"; } if (!validat.. 더보기 이전 1 2 3 4 다음