mootools-datepicker
mootools-datepicker copied to clipboard
"hover" effect may be missed sometimes.
I tested full.html in http://aryweb.nl/projects/mootools-datepicker/Test/, it works well.
However when trying Picker.Date with library Core 1.4.4, I find a minor issue. When the date-picker panel opened, I have 50% chance to get "hover" effect on every date. After closing date-picker, and reopening it, the "hover" effect is back. Then closing and reopening, "hover" is disabled. It is weird. I try to use 1.4.4 without compatibility and with compatibility , all the same. But when using the unknown lib "mootools-core.js" attached in arian-mootools-datepicker-0768c57, this issue won't happen.
I tried on IE8 and Firefox 10.0.1
Same thing here, I thought it was a bug in my code until I saw this.
All latest: Datepicker 2.1.1, mootools Core 1.4.5 more 1.4.0.1, IE9 and FF12
Plesae fix!
Have the same issue too. Thought is was a bug in my test programm but exists in FF12 and IE9. If you can fix this, would be great !!
Same here in Firefox and Chrome. Do not work every second time.
Guys, the fix has been made available here on GitHub by 'giddie' https://github.com/ccerrillo/mootools-datepicker/commit/2b39c655b6f952f72f6998e41cd9c26870260073
For some reason nobody merges the fix with the master branch. It's a single change in the code so until they release it, you can temprorary fix this in your code manually. (it works for me)
It works for me too, thanks for the info!
Can confirm it works. Merge, please!