1
0
Fork 0
forked from 0x2620/oxjs

allow for vertical scrolling of calendar (mouse and keyboard)

This commit is contained in:
rolux 2011-05-27 11:15:55 +02:00
commit acef6a822a
3 changed files with 45 additions and 12 deletions

View file

@ -8,6 +8,9 @@ Ox.JQueryElement <function> Wrapper for jQuery
$element <object> jQuery DOM Element
@*/
// fixme: it seems that children(), find() etc. don't work directly,
// and still have to be called on the $element
Ox.JQueryElement = function($element) {
var that = this;
//@ id <number> Unique id