camohub / jquery-sortable-lists

jQuery plugin to sorting lists also the tree structures.
MIT License
208 stars 60 forks source link

jQuerySortableLists opener as background image is deprecated #50

Closed simonsalamon closed 5 years ago

simonsalamon commented 5 years ago

jQuerySortableLists opener as background image is deprecated. In version 2.0.0 it will be removed. Use html instead please.

i try this plugin in my project but i see this error any don't know how can i fix this error

camohub commented 5 years ago

There are three ways how to set up opener icon. background image one of them. It is only deprecated warning, but it still works. You can use html (e.g. favicon) or css class instead. It is described in documentation how to do it.