Questions tagged [affix]

An additional element placed at the beginning or end of something.

An additional element placed at the beginning or end of a root, stem, or word, or in the body of a word, to modify its meaning. In Twitter Bootstrap it is prepend.

Prepended and appended inputs in BootStrap.

Add text or buttons before or after any text-based input. Do note that select elements are not supported here.

Wrapping an .add-on and an input with one of two classes to prepend or append text to an input.

214 questions
-1
votes
1 answer

Bootstrap affix bottom not working

https://jsfiddle.net/6qzmo9fe/











































John Smith
  • 6,129
  • 12
  • 68
  • 123
-1
votes
1 answer

Container width position:fixed jumps to the left

I try to figure it if it is a Bootstrap Affix problem, or just a tiny CSS error. When the navigation starts to fix on the top it jumps to the left and I have no idea why this happens. Link: http://new.myshirtstore.de
Ronny Linsener
  • 253
  • 3
  • 16
-1
votes
1 answer

bootstrap 3 affix not working SharePoint 2013

I want to use bootstrap 3 affix functionality in my SharePoint site. I have tried to affix my div element using both data attributes and via javascript. But none of them works. The same code works in my HTML designs. $('#divElem').affix({ …
Sushrut Paranjape
  • 429
  • 2
  • 4
  • 17
-1
votes
1 answer

Bootstrap 3 Affix Header and Menu

I have searched for and can't get the right solution I got this far from the following post: Bootstrap. How to add multiple add affix attribute? using Multiple Affix attributes Please can someone help me with two problems: PROBLEM…
ChaveVrey
  • 320
  • 2
  • 11
1 2 3
14
15