question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

$("tr:eq(2)") won't work but $("tr").eq(2) does

See original GitHub issue

The problem is :eq, :gt, :lt selectors are not working. They just return empty result.

Issue Analytics

  • State:closed
  • Created 11 years ago
  • Reactions:1
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
ralyodiocommented, May 24, 2014

if you can’t support the jQuery api, then don’t claim to support it at all.

1reaction
reezercommented, Dec 30, 2012

Could they be supported? Sizzle does. The same is true for jQuery, etc.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why the $('tr td:eq(3)') only affects the first row? - Stack Overflow
:eq() is some jquery specifc (deprecated!) selector As per documentation, it only selects one element with index n.
Read more >
Specill hopert 81- IEY/ - DTIC
SDS does not solve all if the problems encountered in computerizing psychological ... IF A EQ C ... COMMON TREQ(30)),ITREQ(2,30)oITTOP(5)1 ITOPAINXT,TR.
Read more >
RECON - OSTI.gov
ment excavation operations, one of four emplacement methods can be employed: 1) hole drilling in room floors, 2) simple placement in rooms 3)...
Read more >
HIGHER FREQUENCY TECHNIQUES - RadioNerds
Sig Sec og Gen D p) (20); Tng on (2) cxeepL 11 (100): POE (3), ... in many foreign conn tries, but it...
Read more >
NMR STUDIES OF ORIENTED MOLECULES - eScholarship
2. NMR Using Liquid Crystals . 2.1 Coordinate Transformations for Tensors. ... or estimating its value theoretically but will not be required in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found