Opened 12 years ago
Closed 12 years ago
#9388 closed feature (wontfix)
inView Selector
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | low | Milestone: | 1.7 |
Component: | selector | Version: | 1.6.1 |
Keywords: | 1.7-discuss | Cc: | |
Blocked by: | Blocking: |
Description (last modified by )
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 (10)
comment:1 Changed 12 years ago by
Keywords: | 1.7-discuss added |
---|
comment:2 Changed 12 years ago by
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 12 years ago by
Component: | unfiled → selector |
---|---|
Description: | modified (diff) |
Priority: | undecided → low |
Status: | new → open |
comment:7 Changed 12 years ago by
Description: | modified (diff) |
---|
-1, Sounds expensive - and a good plugin.
comment:8 Changed 12 years ago by
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 12 years ago by
Milestone: | 1.next → 1.7 |
---|---|
Resolution: | → wontfix |
Status: | open → closed |
Closing per 1.7 roadmap meeting resolution
Nominating ticket for 1.7 discussion.