[jQuery] Re: :eq selector broken?

2008-06-06 Thread Javier Martínez
No, nothing in Firebug. And I have tested it again and same error. First load OK, refresh WRONG. Closed Firefox and openend again and the result is the same.(windows use :P ) Tested it now with IE7 -> OK IE6 -> OK Safari -> OK Opera -> doesn't work for me. The table is not v

[jQuery] Re: :eq selector broken?

2008-06-06 Thread Hilmar Kolbe
any errors from firebug? maybe conditional breakpoints in the debugger? 2008/6/6 Javier Martínez <[EMAIL PROTECTED]>: > > Hilmar Kolbe escribió: > > explain "not working" > > > > 2008/6/6 Javier Martínez <[EMAIL PROTECTED] > > >: > > > > > > Richard D. Worth escribió

[jQuery] Re: :eq selector broken?

2008-06-06 Thread Javier Martínez
Hilmar Kolbe escribió: > explain "not working" > > 2008/6/6 Javier Martínez <[EMAIL PROTECTED] > >: > > > Richard D. Worth escribió: > > That demo works fine for me. Tested in FF2, IE6, Safari3 on XP. > > > > - Richarde > > > > On Fri, Jun 6, 2008

[jQuery] Re: :eq selector broken?

2008-06-06 Thread Hilmar Kolbe
explain "not working" 2008/6/6 Javier Martínez <[EMAIL PROTECTED]>: > > Richard D. Worth escribió: > > That demo works fine for me. Tested in FF2, IE6, Safari3 on XP. > > > > - Richarde > > > > On Fri, Jun 6, 2008 at 5:54 AM, Javier Martínez <[EMAIL PROTECTED] > > > wrot

[jQuery] Re: :eq selector broken?

2008-06-06 Thread Hilmar Kolbe
works on IE8/XP and SeaMonkey 2.0/XP - doesnt work (no table displayed) with Opera 9.27 and 9.5 on Ubuntu (don't know if it ever did) 2008/6/6 Richard D. Worth <[EMAIL PROTECTED]>: > That demo works fine for me. Tested in FF2, IE6, Safari3 on XP. > > - Richarde > > > On Fri, Jun 6, 2008 at 5:54 A

[jQuery] Re: :eq selector broken?

2008-06-06 Thread Javier Martínez
Richard D. Worth escribió: > That demo works fine for me. Tested in FF2, IE6, Safari3 on XP. > > - Richarde > > On Fri, Jun 6, 2008 at 5:54 AM, Javier Martínez <[EMAIL PROTECTED] > > wrote: > > > Is selector ":eq" working correctly in the last version? > I though

[jQuery] Re: :eq selector broken?

2008-06-06 Thread Hilmar Kolbe
What's broken/wrong? Demo seems functional to me 2008/6/6 Javier Martínez <[EMAIL PROTECTED]>: > > Is selector ":eq" working correctly in the last version? > I thought that was broken using it on my project, but I see now that the > demo on http://docs.jquery.com/Selectors/eq#index is not working

[jQuery] Re: :eq selector broken?

2008-06-06 Thread Richard D. Worth
That demo works fine for me. Tested in FF2, IE6, Safari3 on XP. - Richarde On Fri, Jun 6, 2008 at 5:54 AM, Javier Martínez <[EMAIL PROTECTED]> wrote: > > Is selector ":eq" working correctly in the last version? > I thought that was broken using it on my project, but I see now that the > demo on