일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- tomcat
- mysql
- 잡토이
- 설치
- 유니티
- jobtoy
- librecad
- html5
- Android
- Unity
- 라즈베리파이
- 오라클
- jsp
- s4a
- 파주
- 운정
- 톰캣
- oracle
- MSSQL
- 잡토이 메이킹 코딩 학원
- 예제
- 리브레캐드
- 설정
- 아두이노
- 코딩
- 시작하기
- 안드로이드
- Spring Security
- 스크래치
- 강좌
Archives
- Today
- Total
목록jquerymobile (1)
랩제이
[mobile web] jquery mobile configurable option 설정하기
[mobile web] jquery mobile configurable option 설정하기 1. 방법 1 2. 방법 2$(document).bind("mobileinit",function(){$.extend($.mobile,{defaultTransition:'slide',loadingMessage:'Now Loding..',ajaxEnabled:false,hashListeningEnabled: false//history && hashes,linkBindingEnabled : false,autoInitialize:false,metaViewportContent: 'width=device-width,minimum-scale=0.5,maximum-scale=0.5'});}); [mobile web] jquer..
programming/mobile web
2012. 6. 18. 11:19