-
Notifications
You must be signed in to change notification settings - Fork 43
horizontalScrolling issue #73
Copy link
Copy link
Open
Description
Hello,
when I set "horizontalScrolling : true" I get the following error :
Uncaught DOMException: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node. at HTMLDivElement.<anonymous> (http://.../enscroll/enscroll-0.6.2.min.js:3:11283)
Here is the way I'm using it :
$(self.m_jTreeContainer).enscroll({ horizontalScrolling: true, verticalTrackClass: 'vtrack', verticalHandleClass: 'vhandle', horizontalTrackClass: 'htrack', horizontalHandleClass: 'hhandle' });
Could you help me ?
Thanks in advance.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels