forked from 0x2620/oxjs
add mousewheel support to calendar
This commit is contained in:
parent
4480b3e807
commit
e02e77605f
4 changed files with 96 additions and 1 deletions
|
|
@ -51,6 +51,7 @@ $(function() {
|
|||
} : {}))
|
||||
)
|
||||
.prependTo($log.$element);
|
||||
event == 'anyclick' && Ox.print(e);
|
||||
});
|
||||
});
|
||||
});
|
||||
Loading…
Add table
Add a link
Reference in a new issue