Topic: Multiselect Save button

adrian.daniel free asked 6 years ago


Thanks for the new save button on multi-select, it will help a lot!

I still have one problem, if i have 50 results in multi-select than the button is not visible since is the last element and users will observe it only if they scroll till end of the list.

Is there a solution to make it fixed/sticky at the bottom of the multi-select LIST BOX?

 

 


Mikołaj Smoleński staff answered 6 years ago


Hi, You can change position of the button like this:
.btn-save {
  position: absolute;
  top: 0;
  right: 0;
}

Regards

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: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: No
Tags