Topic: updating of styles mdb-select occurs with a delay.

TopRaN free asked 6 years ago


When loading the mdb-select site, the styles are loaded not immediately, but with a delay. The select itself appears with a second delay. 
Tried to do parallel script loading and asynchronous. Nothing helps. Help me fix it.
$(document).ready(function(){    
   $(\"select\").addClass(\"mdb-select\"); 
   $(\'.mdb-select\').material_select();
}); 
refresher_global_callback=function($el){$el.material_select();}

Mirosław Stasiak free commented 6 years ago

Send me your code here or on email m.stasiak@mdbootstrap.com


Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Opened

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: No
Tags