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: February 2010
Writing a jQuery plugin – (part 2). Sample plugin.
To be breve I’ll write some sample code and quickly describe it afterwards. So what’s a plugin. Lets make a simple logging plugin that overrides the console.log function and prevents MSIE browser to throw an error when this function misses. … Continue reading
Posted in javascript, micro tutorial
Tagged $.log, Computer science, firebug, javascript, jquery, logging
Leave a comment







