David J. Bradshaw

Results 214 comments of David J. Bradshaw

@edvaldoperreira sad to see this is still an issue, and nice fix. I will add `:not(option):not(optgroup)` to the code base and think about away for users to add library classes...

Thinking a bit more, I'm going to check an element is visible, before working out it's position.

This will be fixed in V5 #1212, would welcome feedback on current Alpha version

I’m adding this to V5, and also dumping IE11 support. Will have to keep a lot of the other detection code, as so that we can still detect resizing of...

@metalocator I'm thinking of completely rewriting this in v5 along the lines of the following and wonder what your thoughts are? ```js function getPageInfo() { const { iframe } =...

@metalocator I just saw the sponsorship, thank you.

Just decided to give the new version a different method name and add a deprecation warning to the old version.

Why would you want to do this?