noBoundary's recent timeline updates
noBoundary

noBoundary

V2EX member #124871, joined on 2015-06-30 13:25:33 +08:00
noBoundary's recent replies
我找到了一个新的方法触发 flow ,替换定时器方案,原理是获取该元素的属性,形如:

```javascript
div.style.left = '0px';
window.getComputedStyle(div,null)['left'];
div.style.top = '100px';
```

同时源码做了部分更新,兼容性还未处理完毕~希望大家有空可以看看,提提建议。如果有需要,可以 star 一下~

源码地址见问题部分。
@shoaly 是我提问方法有问题么。。还是说我没描述清楚。。。
Oct 19, 2015
Replied to a topic by ericwang0717 推广 送 10 本 JavaScript 忍者秘籍略表心意!
支持一下!
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2429 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 15ms · UTC 15:44 · PVG 23:44 · LAX 08:44 · JFK 11:44
♥ Do have faith in what you're doing.