Topic: labels mdb-select move when refresh page

webdesigna free asked 4 years ago


I am using labels in the mdb-select. Some way that the mdb-select labels do not refresh when updating the page, when I refresh the page they move ... but only the labels

My code...

     <div class="col-md-6 md-form">
        <select name="label" class="mdb-select">
           <option value="" disabled selected>selecciona...</option>
           <option value="mdb" data-icon="https://mdbootstrap.com/img/Photos/Avatars/img%20(21).jpg" class="rounded-circle">mdb1</option><option value="mdb">mdb2</option>
           <option value="mdb">mdb3</option><option value="mdb">mdb</option>
        </select>
        <label class="mt-n1" data-error="error" data-success="">my-label</label>
     </div>

MDBootstrap staff answered 4 years ago


Hi webdesigna,

I fixed your code and presented it in the snippet.

If you need additional help I am here for you.

Best Regards, Piotr



Please insert min. 20 characters.

FREE CONSULTATION

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

Status

Answered

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: 4.8.8
  • Device: pc
  • Browser: chrome
  • OS: macOs Mojave
  • Provided sample code: No
  • Provided link: No