Monthly Archives: February 2007

Alpha release of Jack Slocums Ext for jQuery

Read more below about the jquery experimental iplementation of Ext supporting jQuery. Jack Slocum is getting closer to an Ext-release with jquery support. I will give these files a try, and see how it comes along. Hopefully, though experimental

Posted in JavaScript | Tagged , , | Leave a comment

Quick fix for annoying bug in Internet Explorer 6

Internet Explorer 6 has an annoying bug (feature) where it always reloads background-images for elements when the mouse is hovering the element. Erik Arvidsson has posted a quick (and nice) fix for this bug on his blog. IE Background Cache … Continue reading

Posted in JavaScript | Tagged , | Leave a comment

Jack Slocum to support jQuery Library

This is wonderful news for the jQuery-community. Jack Slocum who manages Ext, extensions for the YUI-Library has joined forces with jQuery and will release his extensions for the jQuery library when Ext hits 1.0. John Resig says: Ext has some … Continue reading

Posted in JavaScript | Tagged , | Leave a comment

jQuery Plugin Development Process

I have been thinking about the plugin development process for jquery. As it is today we have a wide variety of plugins and some of them are officially supported. The problem as I see it today are the following: – … Continue reading

Posted in Uncategorized | Tagged , | 1 Comment

jQuery Form Validation as Smarty Plugins

When we redesigned two of our sites we put a lot of effort into making the signup process better and focused on making a lot of input validation before posting the page. We also knew that there is a lot … Continue reading

Posted in JavaScript | Tagged , , , , | 3 Comments