[jQuery] Re: Bug in IE7 - Complains about Opera bindReady code in jquery

2008-11-05 Thread Gregoriusness
ns it? > Meaning, the bug went away when you commented out code that is never > reached? > > JK > > -Original Message- > From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On > > Behalf Of Gregoriusness > Sent: Monday, November 03, 2008 2:31 PM > To: jQuery (E

[jQuery] Bug in IE7 - Complains about Opera bindReady code in jquery

2008-11-03 Thread Gregoriusness
hey all, I initially posted this on the developer forum, but not sure if that was the best place for it so reposting here. I've got an issue with jQuery in IE7. It is throwing the following error: Line: 2355 Error: Object doesn't support this property or method Looking at jquery source (v1.2.

[jQuery] Declaring Rules in ASP.Net

2008-07-17 Thread Gregoriusness
Hey all, I'm trying to implement validation using the Validation plugin on an ASP.Net (1.1 :( ) form. I'm having trouble with setting up the rules, because they require the form element's "name" tag to assign the rule to, and ASP.Net does some funky stuff with the names (changes a name="myname"