想做一个就是点击一个div然后实现的功能是div里面的文字都成选中状态,然后就可以利用浏览器的自带的复制功能,任意复制在哪里去了 在网上百度了一下 然后网上的答案感觉很大的范围 然后一些搜索 然后就锁定了一个答案 就是那个页面我忘记在哪里了 上我在页面上写的代码吧 $('.modal-body').click(function(){ var text=this; if (document.body.createTextRange) { var range = document.body.crea
iOS7添加了动态调整文字的大小,app可以通过接受通知的方式进行设置 iOS 7 introduces Dynamic Type, which makes it easy to display great-looking text in your app. A message at the smallest size A message at the largest non Accessibility size When you adopt Dynamic Type, you get: A