forked from 0x2620/oxjs
some more documentation; reimplement Ox.range using Ox.loop
This commit is contained in:
parent
ae80b6db54
commit
8c4bc3b415
5 changed files with 305 additions and 243 deletions
|
|
@ -90,7 +90,7 @@ Ox.Map = function(options, self) {
|
|||
var that = new Ox.Element({}, self)
|
||||
.defaults({
|
||||
// fixme: isClickable? hasZoombar?
|
||||
clickable: false,
|
||||
clickable: false,
|
||||
editable: false,
|
||||
findPlaceholder: 'Find',
|
||||
labels: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue