Robert McIntosh
Robert McIntosh
Would you rather have on click event or an option to close on click? I don't think I would personally code it to limit it where you would have to...
I can make the cursor a property. That seems fine. This would be a perfect time to add more events such as `mouseenter` and `mouseleave`. I have been meaning to...
Hi am I not at home today but will be in about 12 to 13 hours. I will look at it then. Make sure you are using the latest version...
Okay, I'll take a look when I get back home. I might have broken something. — Sent from Mailbox On Sun, May 10, 2015 at 7:36 AM, andel7 [email protected] wrote:...
Please add the following line to your css: ``` css [data-notify="container"] { animation-iteration-count: 1; } ``` I am having an issue with my keyboard and am unable to type certain...
Yeah, I haven't been able to find a Javascript/jQuery Solution to this problem which means one of two things. 1. I am going to have to start including a css...
I added a solution to fix this as of June 7th in this very issue. I have known this is an issue. I recently bought some property and have been...
Is the internal polling for it causing an error when no progressbar is found? I hadn't noticed any when I was testing.
I am working on a new version which will have the option to embed required css into the document. It isn't completed yet though. I do recommend adding it to...
How does the set timeout workaround you developed handle when someone would like the timer to pause of the cursor is hovered over it? — Sent from Mailbox On Thu,...