Mobile

· 개발일지
드롭다운 내 텍스트가 길어질 경우, 어떻게 보여줄 것 인가에 대해 이야기를 나눴다.select box를 쓰면 사용성도 편리해지고 좋을 것 같았는데 아이폰과 샤오미 폰에서 강제 말줄임표(...)가 생기는 이슈를 발견했다. 아이폰 크롬(...) 샤오미 내장 브라우저(...) 안드로이드 내장 브라우저(full text) 안드로이드 크롬(full text)
[이슈] 아이폰 웹 브라우저에서 방향전환(Orientation Change)이 일어날 때, 폰트 크기가 커짐(13px에서 확대) [해결] -webkit-text-size-adjust: 100%[참고] https://developer.mozilla.org/ko/docs/Web/CSS/text-size-adjust [출처] http://caniuse.com/#search=webkit-text-size-adjust
[출처] http://stackoverflow.com/questions/32370807/ipad-ios-8-click-event-on-dynamic-span-not-detected We are integrating MathQuill with a keypad. (http://mathquill.com/demo.html). Things work fine on IOS7. With IOS8 Safari, we have trouble detecting the click events. DetailsFor mathquill integration, we have a span element in the document. Mathquill adds its elements to this span and creates an i..
zineeworld
'Mobile' 태그의 글 목록