找到相关内容 2
iphone web 开发[8/12]——触摸事件
当然,你在你的 iPhone 上是用你的手指来代替鼠标;不再是鼠标点击,而是手指轻敲。还有,你还可以用几个手指头摸啊、敲啊的。所以在 iPhone 上,鼠标事件被触摸事件代替了。这些鼠标事件有: touchstart touchend touchmove touchcancel(当系统取消了触摸) 如果你订阅了任何
http://www.cyqdata.cn/cnblogs/article-detail-42283 
iOS Programming – 触摸事件处理(2)
@font-face { font-family: "MS 明朝"; }@font-face { font-family: "宋体"; }@font-face { font-family: "宋体"; }@font-face { font-family: "Cambria"; }@font-face { font-family: "华文细黑"; }@font-face {
http://www.cyqdata.cn/cnblogs/article-detail-38221