jjzjj

FastButton

全部标签

javascript - 如何将 Google 的/MBP FastButton 代码与主干事件一起使用

按钮在手机上运行缓慢(由于拖动检测等原因,大多数浏览器至少延迟300毫秒)。谷歌写了一些javascript来解决这个问题:http://code.google.com/mobile/articles/fast_buttons.htmlMobileHTML5Boilerplate人员将其集成到他们的包中:https://github.com/h5bp/mobile-boilerplate/blob/master/js/mylibs/helper.js#L86我想弄清楚如何轻松地将其与主干一起使用。像这样的东西:events:{"fastbuttonbutton.save":"save"

javascript - Google PlusOne Button 在 Chrome 上有错误

GooglePlusOne在Chrome上有错误:UncaughtReferenceError:iframesisnotdefinedfastbutton:19UncaughtReferenceError:iframesisnotdefinedfastbutton:19UncaughtTypeError:Cannotreadproperty'plusones'ofundefined(program):66UncaughtTypeError:Object#hasnomethod'hefn'fastbutton:16[不太]有趣的部分是它可以在IE和FireFox上运行。我还应该补充一点,