Topic: Need help in implementing fixed side bar

srisumanth premium asked 6 years ago


Is there any documentation for implementation of  side bar which is present on MDB website which gives the option to select jquery,  angular, react and vue.Please anyone help me out with this implementation

Damian Gemza staff answered 6 years ago


Dear srisumanth, Please try code below:
<div style="height: 3000px">

<div class="col-md-1 text-right"style="position: fixed; right: 0; top: 50%">

<div>

<img src="https://mdbootstrap.com/img/logo/vue.png">

</div>

<div>

<img src="https://mdbootstrap.com/img/logo/react.png">

</div>

<div>

<img src="https://mdbootstrap.com/img/logo/jquery.png">

</div>

<div>

<img src="https://mdbootstrap.com/img/logo/angular.png">

</div>

</div>

</div>
Best Regards, Damian

srisumanth premium commented 6 years ago

Dear Damian Gemza, It worked for me, Thanks a lot.


Please insert min. 20 characters.

FREE CONSULTATION

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

Status

Resolved

Specification of the issue

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