creativetimofficial / material-bootstrap-wizard

Material Bootstrap Wizard - Bootstrap wizard based on Material Design
http://demos.creative-tim.com/material-bootstrap-wizard/wizard-book-room.html
MIT License
81 stars 79 forks source link

Floating label does not float #44

Closed jiecerbo closed 2 years ago

jiecerbo commented 2 years ago

When i fill an input (text) using jquery/javascript the label does not float. so the value and the label are overlapped. However if i type directly, the label floats.

Is there anyway around this?

jiecerbo commented 2 years ago

got the solution from here.