[jQuery] Re: IE selector bug/error - now reproducable.

2007-06-01 Thread Luc Pestille
already fixed it... Thanks all. Luc Pestille Web Designer From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Karl Swedberg Sent: 30 May 2007 16:32 To: jquery-en@googlegroups.com Subject: [jQuery] Re: IE selector bug/error - now reproducable

[jQuery] Re: IE selector bug/error - now reproducable.

2007-05-30 Thread Luc Pestille
From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Luc Pestille Sent: 29 May 2007 09:51 To: jquery-en@googlegroups.com Subject: [jQuery] Re: IE selector bug/error? Anyone have any idea on this? Non-existant selctors are breaking IE, which is fairly bad

[jQuery] Re: IE selector bug/error - now reproducable.

2007-05-30 Thread Luc Pestille
[mailto:[EMAIL PROTECTED] On Behalf Of Luc Pestille Sent: 30 May 2007 11:53 To: jquery-en@googlegroups.com Cc: John Resig Subject: [jQuery] Re: IE selector bug/error - now reproducable. I think I've found a bug in jQuery with regards to IE -a blank .html page, with just the latest uncompressed

[jQuery] Re: IE selector bug/error - now reproducable.

2007-05-30 Thread Brandon Aaron
@googlegroups.com [mailto:[EMAIL PROTECTED] *On Behalf Of *Luc Pestille *Sent:* 30 May 2007 11:53 *To:* jquery-en@googlegroups.com *Cc:* John Resig *Subject:* [jQuery] Re: IE selector bug/error - now reproducable. I think I've found a bug in jQuery with regards to IE -a blank .html page, with just the latest

[jQuery] Re: IE selector bug/error - now reproducable.

2007-05-30 Thread SeViR
PROTECTED] *On Behalf Of *Luc Pestille *Sent:* 29 May 2007 09:51 *To:* jquery-en@googlegroups.com *Subject:* [jQuery] Re: IE selector bug/error? Anyone have any idea on this? Non-existant selctors are breaking IE, which is fairly bad news for me! Thanks, *Luc Pestille* Web Designer

[jQuery] Re: IE selector bug/error - now reproducable.

2007-05-30 Thread Karl Swedberg
On May 30, 2007, at 10:53 AM, SeViR wrote: #id .class - get the element with id id only if has the class class but.. .class #id ¿?¿?¿? If you can get the element with id id, why don't you select directly? #id The id is unique so you don't need preselect a class first. Also, if you

[jQuery] Re: IE selector bug/error - now reproducable.

2007-05-30 Thread Luc Pestille
be a moot point though, 1.1.13a might have already fixed it... Thanks all. Luc Pestille Web Designer From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Karl Swedberg Sent: 30 May 2007 16:32 To: jquery-en@googlegroups.com Subject: [jQuery] Re: IE

[jQuery] Re: IE selector bug/error - now reproducable.

2007-05-30 Thread Brandon Aaron
On 5/30/07, Luc Pestille [EMAIL PROTECTED] wrote: Brandon - it's not a question of HTML validity - the error shows up even with the most basic of HTML page. It might be a moot point though, 1.1.13amight have already fixed it... Could you please post or attach that most basic HTML page where

[jQuery] Re: IE selector bug/error - now reproducable.

2007-05-30 Thread John Resig
Pestille* Web Designer -- *From:* jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] *On Behalf Of *Karl Swedberg *Sent:* 30 May 2007 16:32 *To:* jquery-en@googlegroups.com *Subject:* [jQuery] Re: IE selector bug/error - now reproducable. On May 30, 2007, at 10:53 AM

[jQuery] Re: IE selector bug/error?

2007-05-29 Thread Luc Pestille
Anyone have any idea on this? Non-existant selctors are breaking IE, which is fairly bad news for me! Thanks, Luc Pestille Web Designer From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Luc Pestille Sent: 23 May 2007 15:19 To:

[jQuery] Re: IE selector bug/error?

2007-05-23 Thread Brandon Aaron
It is a bug and it is fixed in the latest SVN/jquery 1.1.3. http://dev.jquery.com/ticket/986 -- Brandon Aaron On 5/23/07, Luc Pestille [EMAIL PROTECTED] wrote: I've found something that I can't get around; in IE6, these selectors won't do anything for me; 1. $(#admin-jobs