Ticket #9388 (closed feature: wontfix)
inView Selector
| Reported by: | dennis.mcknight@… | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | 1.7 |
| Component: | selector | Version: | 1.6.1 |
| Keywords: | 1.7-discuss | Cc: | |
| Blocking: | Blocked by: |
Description (last modified by scott.gonzalez) (diff)
Adding a new custom selector to core jQuery, called ""inView"", which returns all elements currently viewable in the user's viewport. Obviously it could also be used to test whether a particular element is currently in view.
Change History
comment:2 Changed 2 years ago by rwaldron
- Description modified (diff)
-1, A custom pseudo selector expression was written for this at one point. Seems interesting (originally marked +1 erroneously, As I clearly meant to point out that this already exists)
comment:5 Changed 2 years ago by timmywil
- Priority changed from undecided to low
- Status changed from new to open
- Component changed from unfiled to selector
- Description modified (diff)
comment:7 Changed 2 years ago by john
- Description modified (diff)
-1, Sounds expensive - and a good plugin.
comment:8 Changed 2 years ago by ajpiano
- Description modified (diff)
-1, There's a plugin that does this. http://www.appelsiini.net/projects/viewport This doesn't come up with enough frequency to warrant being in core.
comment:10 Changed 2 years ago by rwaldron
- Status changed from open to closed
- Resolution set to wontfix
- Milestone changed from 1.next to 1.7
Closing per 1.7 roadmap meeting resolution
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

Nominating ticket for 1.7 discussion.