Simon Goellner
Simon Goellner
Hi @TemporaryTetra I kind of get what the problem is, as `window.HTMLElement` is bound to the top window, and not the `iFrame` ... but your solution is totally missing the...
Sorry, I totally don't understand what that means, are you able to show me a reduced test case in CodeSandbox or something?
Good suggestion :) -- I'll look in to adding a destroy method... or if you're confident to try.... go ahead and send a PR :)
oh thanks @dlopez-akalam ! question; Have you verified this doesn't cause any weirdness with animated sliders? In honesty it's been years since I worked with jQuery sliders and I cannot...
Thanks for the feedback, @jimf :) -- I'll look in to it, but isn't it possible for NPM to specify a github repo as the dependency? :)
any assistance on this would be appreciated :smile: -- I have no experience with NPM packages
thanks @jimf ... I understand that. So I only had the package.json originally so Grunt could run, thats why it's a bit weird. I do not have any intention for...
Excellent, @jimf -- thanks for your help. I'll read through those links and try to come up with a solution! :smile: And thanks for your patience. Simon.
Hey, anyone who's interested in this being available on NPM, could you please review the changes on the 2nd of Oct, https://github.com/simeydotme/jQuery-ui-Slider-Pips/commits/2.0.0-alpha -- if anyone can test this on browserify/webpack...
--- _edited for milestone tracking_ - [x] push `2.0.0-alpha` with AMD wrapper (4c483f5, 5271082) - [x] change `float` method to `floats` (#93) (74d3a00) - [x] fix up `package.json` file (5271082)...