Best way to learn is by doing. About a year ago when I needed to learn Dojo I created this simple animation. It is also my tribute to Avatar movie. Click the image to see it in action. It looks really cool on full screen [press F11] 🙂 How it works When page loads dojo.addOnLoad() …
Author Archives: David Votrubec
Developer’s Medal of Honor
This is what you get if someone discoveres a bug in your code… … more than once. PS: It was not 10 bugs, just two, but the Medal was intended to be future-proof 🙂
jQuery.datepicker – issue with duplicate ID
I have discovered (minor) issue with jQuery Datepicker plugin: It’s not actually datepicker’s fault, but it might be difficult to find it in a complex web page, so I decided to share it with you. Imagine that your application relies heavily on javascript, ajax, widgets etc… Widgets are created on the fly, and it happens …
Continue reading “jQuery.datepicker – issue with duplicate ID”