mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
more notes....
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
b499255a7c
commit
4a84920329
@ -1813,6 +1813,9 @@ var BrowserPrototype = {
|
|||||||
// XXX do we use jQuery event handling or vanilla?
|
// XXX do we use jQuery event handling or vanilla?
|
||||||
// ...feels like jQuery here wins as it provides a far simpler
|
// ...feels like jQuery here wins as it provides a far simpler
|
||||||
// API + it's a not time critical area...
|
// API + it's a not time critical area...
|
||||||
|
// ....another idea is to force the user to use the provided API
|
||||||
|
// by not implementing ANY direct functionality in DOM -- I do
|
||||||
|
// not like this idea at this point as it violates POLS...
|
||||||
//open: function(func){},
|
//open: function(func){},
|
||||||
|
|
||||||
//filter: function(){},
|
//filter: function(){},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user