[jQuery] Re: IE8 Selector Bug?

2009-08-12 Thread gentry
I must have something screwy with my page (it has a lot going on), as I'm unable to reproduce this on a test page. I'll dig some more and see if I can figure what's causing the issue before filing a bug report. On Aug 12, 2:28 pm, John Resig wrote: > gentry - > > Yes p

[jQuery] Re: IE8 Selector Bug?

2009-08-12 Thread gentry
ent. I'll try and check in to > them both. > > gentry - can you file a bug for the issue you found, preferably with a full > test case? > > --John > > On Wed, Aug 12, 2009 at 2:21 PM, Jeffrey Kretz wrote: > > > > > My guess is its related to a problem I ran

[jQuery] IE8 Selector Bug?

2009-08-12 Thread gentry
Anybody know why this doesn't work in IE8 with jQuery version 1.2.6? It works in the latest jQuery version but I can't move to it yet because of some other issues. I'm trying to clear all the textboxes in a table row but only the 1st textbox gets cleared in IE8. $('#Row_1 input[type=text]').each(

[jQuery] tableFilter -> tablesorter

2009-03-04 Thread Jeff Gentry
Hi all ... First, my knowledge of javascript in general and jQuery in particular is relatively weak, but growing. Just a disclaimer :) I'd been using the tableFilter plugin on another project (http://ideamill.synaptrixgroup.com/?page_id=16), it's main drawback was that it was old & no longer ma

[jQuery] Re: Can't get tablesorter to work

2009-03-02 Thread Jeff Gentry
d Chrome > > On Mar 2, 11:34 am, Jeff Gentry wrote: > > > Hello ... > > > First, apologies if this is effectively a double post, I didn't see my > > initial message go through, but it might be google groups being bogged > > down.  I'm trying to get t

[jQuery] Can't get tablesorter to work

2009-03-02 Thread Jeff Gentry
Hello ... First, apologies if this is effectively a double post, I didn't see my initial message go through, but it might be google groups being bogged down. I'm trying to get tablesorter to work - it works AOK when I look at examples online, but not when I'm driving it myself. I'm trying to st

[jQuery] Problem getting tablesorter working

2009-03-02 Thread Jeff Gentry
Hello ... I was looking to experiment w/ the tablesorter plugin - went & downloaded it, fired it up, and no tablesorter appears. So in trying to start w/ a minimal example I created a file w/ just the tablesorter sample code, still no dice. Next I theorize that perhaps using 1.3.1 is a problem,