mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-12-20 02:01:39 +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(<index>)
|
||||||
// .filter(<jQuery-obj>)
|
// .filter(<jQuery-obj>)
|
||||||
// -> element
|
// -> element
|
||||||
|
// -> $()
|
||||||
// NOTE: when passing a jQuery-obj it will be return iff it's an
|
// NOTE: when passing a jQuery-obj it will be return iff it's an
|
||||||
// element.
|
// 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
|
// If <rejected-handler> function is passed it will get called with
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user