Categories
Google Plugins

Google Chrome Frame Plugin for WordPress

Google Chrome Frame — the Beginning of the End of IE Tyranny? Google just introduced a new tactic in the browser wars, and this one’s juicy. It’s called Google Chrome Frame. What it does is it makes Internet Explorer render websites using Google Chrome in a frame. That means that IE can have HTML 5 […]

Categories
jQuery

jQuery validator annoyances

For all of you that use jQuery and use the Validator plugin, you may have been getting this error in Internet Explorer 6: jQuery.Validator is null or not an object This code will break any jQuery below your validation code, and will thoroughly piss you off. The fix is simple: use the minified version (jquery.validate.min.js) javascript […]