Red*_*pia 6 iphone mobile-safari ckeditor ipad ios6
点击iOS 6.1 Safari上的文本区域时,CKEditor 4.0.1无法聚焦.在iphone和ipad(都运行iOS 6.1)上都会发生这种情况.我最终可以通过多次点击来关注它.有时它需要5次点击,有时需要10或15.如果我点击粗体按钮,它会立即聚焦.有任何想法吗?有没有办法让我手动捕捉点击事件,然后调用一些会聚焦编辑器的东西?我正在使用jquery.
height:100%;在 editor - test.css 中添加HTML和BODY元素将解决此问题。最终代码将是这样的:
html {height:100%;}
body {
font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
font-size: 12px;
line-height:1.4em;
color: #333;
height:100%;
}
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
3475 次 |
| 最近记录: |