David J. Bradshaw
David J. Bradshaw
Interesting idea. What to make a PR?
Again PRs most welcome.
I'd welcome a PR if you want to take a look at it. I'm super busy on other things for the next few weeks. Agree it is yet another thing...
Have a look how this code works in the iFrame. Times the calculations and slows the interval if it takes to long. When I next have some spare time I'll...
Yep something on the list for the future. In the meantime setting interval to a negative number disables the DOM observer. Pick a large negative value to stop the interval...
Yep you can do that.
I’ve never tried, I expect it should work as all attributes not used via the api are past to the tag
If you would like to fix the typings, I'd welcome the PR
Did you ever work this out?
Working out the height of the page can be expensive, this is not really designed with animation in mind. You might try some of the different height calculation methods. Some...