2amigos / yii2-selectize-widget

Selectize From Brian Reavis Yii2 Widget
Other
73 stars 41 forks source link

Dropdown not skinned properly for a second #28

Closed katag9k closed 7 years ago

katag9k commented 8 years ago

Is there anyway to avoid being able to see the not properly skinned version of the dropdown?

On load the dropdown looks like this:

screen shot 2016-08-25 at 3 01 16 pm

After a second it pops in and it looks proper:

screen shot 2016-08-25 at 3 04 35 pm
tonydspaniard commented 7 years ago

Unfortunately, that is the way the jquery plugin works. What I do is to provide a loader on my pages or set them hidden till the plugins are fired up.