Topic: Need help in implementing fixed side bar
                  
                  srisumanth
                  premium
                  asked 7 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
                
                  
                
                
                
                  
                  
                  
                    
                    
                
              
              
              
            
                      
                        Add comment
                      
                    
                  
                
                      
                      Damian Gemza
                      staff
                        answered 7 years ago
                    
                    Dear srisumanth,
Please try code below:
Best Regards,
Damian
                    
                      
                    
                    
                    
                      
                      
                        
                        
                          
                          
                          
                            
                        
                        
                      
                    
                    
                  
                  
                <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>
srisumanth premium commented 7 years ago
Dear Damian Gemza, It worked for me, Thanks a lot.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