So my question is how to disable element and display it disabled, so user cannot select it. At html build I put disabled attribute. At js initialization nothing about disabling happens.
Tried to delete disabled elements and reinit select element by this plugin, without success.
So my question is how to disable element and display it disabled, so user cannot select it. At html build I put disabled attribute. At js initialization nothing about disabling happens.
Tried to delete disabled elements and reinit select element by this plugin, without success.
User has some interactions in interface.
P.S, not satisfied with this plugin