with
the most basic of HTML page. It might 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
Karl Swedberg escribió:
On May 30, 2007, at 10:53 AM, SeViR wrote:
This paragraph from the reference section of the upcoming Learning
jQuery book might help explain why someone would want or need to
preselect a class first. It discusses specifying a tag name rather
than a class, but the s
might be a moot point though, 1.1.13amight
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:*
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
y 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, SeViR wrote:
#id .class <- get the element with id "id" only if has the class
"class" but..
.class #id
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
I don't think that ".class #id" generates an error it was a bug of
jQuery because,
simply it is an error this string
#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?
--
*From:* jquery-en@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
s.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 un
I think I've found a bug in jQuery with regards to IE -a blank .html
page, with just the latest uncompressed jquery.js and a script file
(linked in the header) that looks like this:
/* */
produces an error in IE6 and IE7 (the line number is different in IE7);
---
Line 968
Error: 'getElementB
10 matches
Mail list logo