HTMLGuy

Results 29 comments of HTMLGuy

I noticed that it was old. I was hoping someone would comment with the method of modifying the script to get the result I want. It wouldn't be hard to...

That's not my demo. jQueryScript.net?

Ok, confirmed that it doesn't seem to close the timer popup.

It doesn’t need bootstrap. You probably have a bad value or typo in your options. I’ll look when I get on my computer in a couple hours. Sent from my...

Can you fix your original comment above? The code formatting is only working for half of it. And thanks lol.

Looks like it doesn't like you passing false for those options: "onPriorCallback" and "onMouseMove". Just pass an empty function to see if that fixes it. Sorry I took so long...

Ok, so the check before running those methods needs to be fixed. Thanks for reporting it. If you have time and want to contribute, please change it and submit a...

Removing the dom element it was attached to, adding it back, and re-initializing doesn't work. Which makes me think you're doing things globally. Ugh.

I accomplished it for now by adding a background image when a canvas doesn't exist. Works fine