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 - A Detailed Explanation
- Kick SEO Ass with SEO WordSpinner Plugin for WordPress
- Weather Forecasts for WordPress - WP Wunderground Plugin
- jQuery validator annoyances
Tag Cloud
WordPress Plugins Interspire Shopping Cart Nofollow Plugin WP Plugins Functions.php Search Javascript CSS WordPress SEO Domains Google SEO Denver Denver SEO Optimization Shopping Cart Web Design WordPress Development Links Website Redesign Code Design Marketing Search Engine Optimization Interspire Development eCommerce Google SEO Blogging WordPress
Tag Archives: Internet Explorer
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