About Katz Web Services
Katz Web Services is a web development company operated by Zack Katz.
-
Plugin Support Topics
Popular Posts
- Simple Vertical Align Plugin for jQuery
- How to Create a Custom RSS Feed in WordPress in 12 Lines of Code
- Contact Form 7 Modules - A Plugin
- iContact Widget for WordPress
- Gravity Forms Shortcode Explained
- Kick SEO Ass with SEO WordSpinner Plugin for WordPress
- Weather Forecasts for WordPress - WP Wunderground Plugin
- jQuery validator annoyances
Tag Cloud
WP Plugins Interspire Development Marketing WordPress Development Search Engine Optimization Shopping Cart Search Design WordPress SEO Code Nofollow Functions.php Denver SEO Interspire Shopping Cart Javascript Blogging CSS Links Website Redesign Plugin WordPress Plugins Denver Google SEO SEO Optimization eCommerce Domains Google Web Design WordPress
Tag Archives: Validation
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 file, instead of the packed version (jquery.validate.pack.js).
Posted in jQuery
Tagged IE, IE 6, Internet Explorer, Javascript, jQuery, Validation, Validator
9 Comments