Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

horizontalScrolling issue #73

Open
haikel9 opened this issue Feb 7, 2017 · 0 comments
Open

horizontalScrolling issue #73

haikel9 opened this issue Feb 7, 2017 · 0 comments

Comments

@haikel9
Copy link

haikel9 commented Feb 7, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant