simonexmachina / jquery-bonsai

Super lightweight jQuery tree plugin
http://simonwade.me/jquery-bonsai
MIT License
148 stars 42 forks source link

Any suggestions on using this plugin with about 1k elements? #26

Closed adis-io closed 6 years ago

adis-io commented 8 years ago

It's so laggy on mobile when there are about 1000 elements. Any suggestions?

simonexmachina commented 8 years ago

That's strange. Performance should be okay. Can you provide an example and details of the device you're using? Here's a JSBin you can clone to provide the example:

http://jsbin.com/caguka/edit?html,js,output http://output.jsbin.com/caguka

adis-io commented 8 years ago

It's ok on desktop browser, but on mobile browser it's so laggy. Tomorrow I will provide example.