mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
a2aee39c5a
commit
c2c113b244
@ -823,6 +823,14 @@ var BrowserPrototype = {
|
||||
// //
|
||||
// // This is useful for opening traversable elements both on
|
||||
// // pressing Enter or Left keys...
|
||||
// //
|
||||
// // This is equivalent to:
|
||||
// // make(...)
|
||||
// // .attr('push-on-open', 'on')
|
||||
// // or:
|
||||
// // make(...)
|
||||
// // .on('open', function(){ browser.push(this) })
|
||||
// //
|
||||
// push_on_open: <bool>,
|
||||
//
|
||||
// // element button spec...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user