http://fixingthesejquery.com #slide11 - 브뽀를 소스코드내에서 걸기위해서는 소스 코드 내의 브뽀 걸 부분에 debugger; 를 입력하면 된다. #slide15 - console.log 와 친구들 $('#testElement').click({"foo":"bar"},function(e) { console.info("The button has been pressed"); console.dir(e.data); // You can pass an unlimited list of arguments console.log(this,e); $(this).append('Hello'); }); #slide24 - 아래의 3가지 모두 anchor 클릭이벤트를 잡아내는것이다. $(document)..
http://www.zective.com/code/pi/zPaging/2.0.2/ 페이징을 자바스크립트로 할 수 있게 도와주는 국내의 Zective 님이 제작하신 jQuery 플러그인이다. MS IE 브라우저에서 [처음 이전 다음 맨끝] 의 블럭만 크기가 쪼그라들어 있는것을 볼 수 있었다. 보기 않좋기에 스크립트를 수정했다. 편집기로 jQuery.zPaging.*.js 파일을 열고 찾기: 300 바꾸기: ($.browser.msie)?250:300 이쁘게 바뀐다.
PHP 에서는 iconv() 라는 훌륭한 함수가 존재하지만 Classic ASP 에서는 지원되지 않아 난감하다 부르는 쪽에서는 값을 escape 태그로 감싼다 $('#orderInfo').load('./x.ajax.asp', { 'orderId':''+ escape($('#orderId').val()) +'', 'orderName':''+ escape($('#orderName').val()) +'' }); 답하는 쪽에서는 Unescape() 함수를 사용하여 변환해준다
JSON 문법검사기 http://www.jsonlint.com/ Cross browser 에서의 흥미로운 예제들 IE8 JSON.parse(”{ ‘a’:1 }”) : Syntax Error CHROME JSON.parse(”{ ‘a’:1 }”) : OK FF JSON.parse(”{ ‘a’:1 }”) : Syntax Error OPERA 10.10 JSON.parse(”{ ‘a’:1 }”) : Undefined variable JSON SAFARI 4.0.4 JSON.parse(”{ ‘a’:1 }”) : Syntax Error jQuery 1.3 까지는 고유의 parsing 기술이 쓰이기에 1: $.ajax({url: "/url", 2: dataType: "json", 3: success: functio..
* 가입여부 확인 이미 가입하셨는지의 확인을 위해 아래 빈칸을 입력하시고 [확인]버튼을 눌러주시기 바랍니다. 전자우편 // 전자우편을 통한 가입여부 확인 var signValidate = $j('#frm_signcheck').validate({ rules:{ chk_mb_email: { required:true, email:true, minlength:5 } }, messages:{ chk_mb_email: { required: "전자우편을 입력해주세요!", email: "올바른 메일형식이 아닙니다. 다시 입력해주세요!", minlength: $j.format("최소 {0}자 이상 입력해주세요!") } }, submitHandler: function(frm) { $j.ajax({ url:"/member/..
http://www.jquery.wisdomplug.com/category/jquery-plugins/ Facebook 스타일 플러그인들 http://www.jquery.wisdomplug.com/jquery-plugins/facebook-jquery-plugins/23-best-jquery-facebook-style-plugins/ 최고의 플러그인들 http://fresherswisdom.com/web-designing/146-web-programming/983-best-jquery-ajax-based-plugins.html 가벼운 플러그인 10 http://www.queness.com/post/545/10-handycool-jquery-plugins Textarea 문자 제한 http://tympan..
+ http://docs.jquery.com/Tutorials + 호환모드에서 (jQuery validate) Plugin 사용 + 팁과 트릭 모음들 (많다...) http://technosiastic.wordpress.com/2009/09/24/collection-of-top-jquery-tutorials-tips-tricks-techniques-to-improve-performance/ + 어떻게 jQuery로 코딩할 것인가! 7개의 온라인 프리젠테이션 (영문) http://tutsvalley.com/tutorials/7-amazing-presentation-slides-to-teach-you-how-to-code-with-jquery/ + jQuery Tips and Tricks I http://w..
- Total
- Today
- Yesterday
- Make Use Of
- How to geek
- 인터넷 통계정보 검색시스템
- 트위터 공유 정보모음
- 웹표준KR
- 치우의 컴맹탈출구
- Dev. Cheat Sheets
- w3schools
- Dev. 조각들
- ASP Ajax Library
- CSS Tricks
- WebResourcesDepot
- jQuery Selectors Tester
- DeveloperSnippets
- Smashing Magazine
- Nettuts+
- devListing
- 웹 리소스 사이트(한)
- Mobile tuts+
- Dream In Code
- Developer Tutorials
- CSS3 Previews
- 자북
- 안드로이드 사이드
- Code Visually
- Code School
- SQLer.com
- 무료 파워포인트 템플릿
- iconPot
- Free PowerPoint Templates
- Design Bombs
- Web Designer Wall
- 1st Webdesigner
- Vandelay Design
- 무료 벡터 이미지 사이트들
- Tripwire Magazine
- Web TrendSet
- WebMonkey
- 윤춘근 프리젠테이션 디자이너 블로그
- cz.cc 무료 DNS
- [웹하드] MediaFire
- [웹하드] DivShare
- 한컴 인터넷 오피스
- 워드프레스
- IE
- iphone
- classic asp
- mssql
- git
- PHP
- nodejs
- JQuery
- centos
- Wordpress
- iis
- CSS
- laravel
- Debug
- Mac
- IOS
- sencha touch
- Docker
- ASP
- API
- 한글
- Android
- javascript
- nginx
- Prototype
- 안드로이드
- Linux
- Chrome
- JSON
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |