Fritz Lin

Results 364 comments of Fritz Lin

touch播放控制 这个要不就先用着类似[拉勾网](https://github.com/fritx/lift)的简单效果吧 (√)

@jacsonLee 酷炫! 我发现选项越来越多了 无法抑制 引入个markppt.json配置如何?类似package.json/bower.json 生成的时候直接$ markppt file 就可以了 - theme: css主题 目前只有dark和light - animation: 切换动画 - pagination: 分页模式 h1~h6/hr - progress: 显示播放进度? - autoplay: 自动播放?

@Jayin 在线服务有在架构吗? 我明天talk可能要拿这个做demo现场速码 如果你没开始的话可以等俺这个先出来

~~animate.css不支持ie 换用velocity.js??~~ https://github.com/daneden/animate.css/issues/401#issuecomment-98701785 animate.css是支持新版ie的 还是markppt自身兼容问题

显示的时候错乱 ie/安卓微信..

英爷来个html模板文件? 昌爷来个进度条? 雄爷帮判断文件存在

follow your heart ;)

woo 昌爷说这个[pace](https://github.com/HubSpot/pace) 好像都很吊

gitter聊天室 [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/fritx/markppt?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) http://badge.fury.io/for/js/markppt 这个徽章服务也不错 可以考虑fork一些创意出来玩

Thanks! @cinder92 yeah, maybe I should also call clearTimeout before setTimeout. or I should have used react-timer-mixin mixin. https://facebook.github.io/react-native/docs/timers.html#timermixin any idea?