G
G
goldwizard132016-06-26 13:26:44
css
goldwizard13, 2016-06-26 13:26:44

How to fix sidebar, bootstrap3?

How to fix sidebar, bootstrap3?
Is there such a piece of code, how to fix the side column col-md-3?

<div class="row">
  <div class="col-md-9">
               Страница
       </div>
      <div class="col-md-3">
                Здесь дополнительная информ., как прикрепить при прокрутке к низу меню,
                пробовал так - <div id="myAffix" data-spy="affix" data-offset-top="180"> но вся    колонка на большом разрешение п=разтягивается на всю ширину.
      </div>
</div>

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Mikhail Merenkov, 2016-06-26
@goldwizard13

Here is a material on this topic: Locking on scroll Affix Bootstrap 3
Here is an editor with HTML demo code: atmpl.ru/design/scroll-effect/2015/affix-bootstrap...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question