Categories
- agile (3)
- algorithms (17)
- css (29)
- download (3)
- featured (46)
- flex 3 (25)
- javascript (138)
- micro tutorial (202)
- PHP (108)
- portfolio (5)
- snippets (7)
- video (1)
- web development (167)
- zend framework (80)
Monthly Archives: January 2010
Cool jQuery 1.4 cheat sheet! Nice work!
jQuery 1.4 relased! Where’s the cheat sheet?! If you’re familiar with the new jQuery version 1.4. released recently, I’d suppose you’d like to get its fresh cheat sheet. Such has been published on http://labs.impulsestudios.ca/jquery-cheat-sheet or you can find it here.
Now jQuery 1.4.1 is released!
As the jquery14.com says: “jQuery 1.4.1 is now out! This is the first bug fix release on top of jQuery 1.4, fixing some outstanding bugs from the 1.4 release and touching up some gaps in the API.” It’s good that … Continue reading
Prevent link default action when mousedown and mouseup fires!
What is preventing default? I’m sure you know how to prevent the default action of a link when onclick event is attached to it. Yes, it is a common task and by simply adding a return false; at the end … Continue reading
Posted in javascript, micro tutorial
Tagged Computing, DOM events, HTML element, Human Interest, Uniform Resource Identifier, URI scheme
Leave a comment
Better Zend Framework documentation. Now version specific.
When I say better documentation I don’t mean it was somehow bad before. The difference is that now the doc pages are version specific, and this is particularly good for those working with older versions of the framework. In fact … Continue reading







