mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-11-03 21:00:14 +00:00
minor tweaks...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
9accc725f8
commit
d1822aa3be
@ -256,8 +256,11 @@ var BrowserPrototype = {
|
||||
// .filter(<index>)
|
||||
// .filter(<jQuery-obj>)
|
||||
// -> element
|
||||
// -> $()
|
||||
// NOTE: when passing a jQuery-obj it will be return iff it's an
|
||||
// element.
|
||||
// NOTE: unlike .select(..) index overflow will produce empty
|
||||
// lists rather than to/bottom elements.
|
||||
//
|
||||
//
|
||||
// If <rejected-handler> function is passed it will get called with
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user