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: July 2009
jQuery browser and OS detection plugin
Browser/OS detection with jQuery As I wrote in my recent post I simply use the PPK BrowserDetect object to find out the browser/OS of the client. Actually I’m pretty sure there’s a similar jQuery plugin based again on that code … Continue reading
OpenLayers disable dragging
OpenLayers and dragging If working with OpenLayers you may know how the map by default is with dragging enabled. Even when in the API is said that setCenter() method is taking a forth parameter the boolean dragging it’s actually not … Continue reading
Posted in web development
5 Comments
javascript: get function caller
Who calls me? If that’s the question a JavaScript function is asking for, and respectively you are, there is one simple way to find the answer. Why would I need this? Well let assume I’ve one function called func1, called … Continue reading
Posted in javascript, micro tutorial
Tagged caller, console.log, firefox, javascript
Leave a comment
jQuery datepicker persist defaultDate
Datepicker from jQuery You know how the jQuery UI extensions give a useful functionality for the javascript developers. The datepicker is a useful calendar tool that comes with variaty of functions. How to setup the selected / defaultDate It’s as … Continue reading
Posted in javascript, micro tutorial
Tagged constructor, datapicker, destructor, javascript, jquery
Leave a comment







