본문 바로가기

분류 전체보기

10 Useful CSS3 Tools for Your Next Web Development http://djdesignerlab.com/2011/02/03/10-useful-css3-tools-for-your-next-web-development/
jquery tools http://flowplayer.org/tools/demos/index.html 슬라이딩 에 유용한 jquery 플러그인 기능이 많은 만큼 조금 헷갈린다 아쉬운점도 눈에 띠고.... 스크립트는 대략적으로 이렇게 쓰인다. 원하는 옵션을 주어서 필요한것을 주게 된다. $(document).ready(function() { $("#chained").scrollable({circular: true, mousewheel: false , getIndex: 1}).autoscroll({interval: 3000, autoplay: true}).navigator();; }); Css 사용법 사이트 예제는 이것저것 많이 들어가있다.. 100%는 아니지만 쓸모없는건 떼고.. 대부분 기본적인 기능만 필요로 하는것 같다. ...
웹폰트 만들기 참조 : http://dopus.tistory.com/114 1 . css 시작하는 상단에 선언해준다 @font-face{ font-family:nmttf; src:url('/lib/font/NanumGothic.ttf');} @font-face{ font-family:nmeot; src:url('/lib/font/NanumGothic.eot');} 2. 글꼴 선언 font-family:nmttf, nmeot, Dotum, AppleGothic, sans-serif; - 끝 -
구글 웹로그 분석 http://www.google.com/intl/ko/analytics/
HTML5 브라우저 테스트 http://beta.html5test.com/ http://webkebi.zany.kr:9003/
[Default] JS HTML5.js ie9.js HTML5.js ie 계열의 html5 tag 를 인식못하는 부분에 대해 자바스크립트로 엘리먼트 를 생성 쓰일수 있게 한다. ie9.js ( 참조 :http://code.google.com/p/ie7-js/ ) 위 스크립트로 잡는 버그들과 사용가능한 셀렉터 및 css 는 아래 참조 또는 여기를 클릭 사용법 ie6 이하 png 사용은?
Roundabout for jQuery 이미지 회전 시키기 여러가지 http://www.fredhq.com/projects/roundabout-shapes 실행 자바스크립트 오토스타트 포함 $(document).ready(function() { var interval; $('#myRoundabout') .roundabout({ shape: 'figure8', minOpacity: 0.1, //startingChild: 1, //duration: 1200 }) .hover( function() { // oh no, it's the cops! clearInterval(interval); }, function() { // false alarm: PARTY! interval = startAutoPlay(); } ); // let's get this party started in..
Qwiki ALHPA open 퀴키 검색 알파 오픈 퀴키 검색 알파 오픈 백과사전 인거 같다 해당 검색어 에 대해 설명을.... 영어 공부..해야 겠다... 젠장...자료도 뭐도 다 최신자료는 영어니...