Lutrasoft / Fancyform

jQuery plugin for transforming HTML form elements
http://www.lutrasoft.nl/jQuery/fancyform/
37 stars 22 forks source link

fix disabled transformselect init not working when _touch is true #14

Closed marsantony closed 6 years ago

marsantony commented 6 years ago

When disabled select init transformselect if _touch is true , disabled method is not working. Because getUL method would get closest ul, but this action should be after select DOM appendTo ul.