The sticky tag has no wiki summary.
0
votes
1answer
10 views
Sticky nav bar to bottom of browser window
I am trying to create a nav bar that is positioned at the bottom of the browser window when loaded, but as you scroll down sticks to the top of the browser.
It is kind of working on this site ...
1
vote
1answer
37 views
force footer on bottom on pages with little content
I have a page with only a couple of lines of content. I want the footer to be pushed to the bottom.
<div id="footer"></div>
I don't want to use #footer{position:fixed;bottom:0;} AKA ...
0
votes
0answers
22 views
How could I make jQuery 'list' plugin work together with jQuery Mobile 1.3.1 to make listview-elements sticky?
How could I make the jQuery 'list' plugin work together with jQuery Mobile 1.3.1 to make listview-elements sticky? Refering to this post it should be possible.
In my 'pageshow'-event I call
...
3
votes
1answer
88 views
Sticky Header with jQuery: buggy jumping at specific window height
I have a specific problem on making a sticky header with jQuery. I tried the commonly used snippets around the web, but I perceived the same buggy thing everywhere.
At a specific document height ...
0
votes
1answer
36 views
Sticky long sidebars
I'm trying to figure out how this website created their sticky sidebar. There's plenty of jQuery tutorials on how to create a position fixed sidebar but none of them specifically address the issue of ...
-1
votes
0answers
51 views
Trying to implement jQuery ScrollTo on a sticky element [closed]
http://s199881165.onlinehome.us/transfem/newlayout/index.php
Above is a page that i am working on. You will find that if you scroll past a certain point the element #tabtabtab sticks to the top of ...
0
votes
1answer
67 views
trying to get a sticky element with jquery waypoint
So I am trying to create a sticky div that either scrolls up the page or scrolls down the page (onClick) depending on where it is on the page.
I have been tweaking the code for some time and can't ...
4
votes
1answer
83 views
How to stop a div above the footer
I have read many posts about this issue, but none of them are helping aid the issue I am having. I want to get the nav_bar on the side of the page to stop right about the footer (exactly where the ...
1
vote
0answers
45 views
Sticky header under fullscreen div
I have a question about a sticky header. On my website I have a "top" div that contains a 100% width/height image. If the user scrolls down, the top div scrolls away and then they can see the main ...
0
votes
0answers
50 views
Enabling sticky sessions on a load balancer
Any advise on this one would be greatly appreciated, I've been researching all morning and I'm still scratching my head. I started at a new company a few weeks ago, where I'm the only .NET developer ...
0
votes
1answer
14 views
Need some help trying get this sticky footer just right
Website in question: http://www.flowersbe.com
So I am not having an issue getting the footer to stick to the bottom, my issue is that I have a top margin on my container that pushes the footer down ...
0
votes
0answers
21 views
sticky nav to stop animating when viewed on mobile/tablets - @media?
Hi I am trying to get my sticky animated scrolling nav to stop animating if the screen is mobile/tablet size. I set the position:static on .fixed_blank in css but this disabled the links. I have no ...
3
votes
2answers
123 views
Consistent random set of posts with stickies
Using WordPress, on my main page I'd like to be able to make a query of random posts that are consistent throughout a pagination, while stickies are still shown first. I've gotten as far as to create ...
0
votes
0answers
55 views
Sticky panel overlaps footer
I have a simple question for You.
I create a sidebar with ScrolltoFixed plugin, but in case I have a dynamic content, and this caused many problems, I changed this plugin to Sticky. ...
0
votes
1answer
20 views
HA-Proxy balancing by source doesnt appear consistent
Using HA-Proxy 1.4.18 I am using balance source as the option to balance a tcp stream to 2 servers. However from an admittedly very small sample set of connections it appears that they all just go to ...
1
vote
1answer
135 views
Scrolling div, to fixed, to scroll again
I have a page layout where a full width image is at the top, then on the right there is text content. On the left, there is a small scrolling div with social links in.
It's like this: ...
0
votes
1answer
89 views
Div-Container sticky when it reaches left border of page, pushed out of sight by following containers
I kinda search the whole internet for this, hopefully you guys can help me out.
I have a "stripe" of div-containers (images) side by side as a whole wider than the viewport so they force a horizontal ...
0
votes
0answers
40 views
Rounding to the nearest?Confusion.. Please help. Assembly
The floating point used here is single precision and the format is based in Microchip
1. EXponent (8bits)
2. AFP2 (8 bits = 1 Sign bit and the MSB of Mantissa)
3. AFP1 (8 bits = middle byte of ...
0
votes
1answer
97 views
SignalR - Webfarm with Sticky Sessions scenario
Is it possible to use SignalR in a webfarm with Sticky Sessions? If yes, how?
0
votes
3answers
44 views
How can I get this sticky footer working?
I've applied the CSS sticky footer tutorial that I got from here on my website, but for some reason I can't get it to work?
JSBin
Thanks in advance.
0
votes
1answer
52 views
Using sticky footer, can't get the background of main content to stretch to footer
I've read a very similar post and tried all the solutions, and had no joy. This is what I have. I have website with full width (100%) header and footer space and a smaller width container. I used ...
0
votes
1answer
93 views
Jquery waypoint stickey issues
Im trying to use jquery waypoints to produce some sticky navigation but I am running into issues.
On page
<script src="js/waypoints-sticky.min.js"></script>
<script ...
0
votes
0answers
19 views
100% Width Header/Footer Within A Wrapper
Does anyone know how to set 100% width header/footer to a wrapper that's a fixed width? I know you could just put them outside the wrapper but I'm trying to figure out how to do it so I could ...
0
votes
2answers
59 views
Python 3.3 (tkinter): Value does not change
First problem is that when i click '+ $16' button it doesn't show the increase, although you can see it after closing the window and typing money into Python Shell.
Second problem is that after I ...
0
votes
1answer
903 views
Sticky menu bar “jumps”/flicker while scrolling in Safari
I have a problem with my sticky menu-bar that seems to jump/flicker while scrolling in Safari.
I've googled arround but it seems very complex to me, so maybe you can help me out?
The website is: ...
0
votes
1answer
89 views
Sticky footer issues - How do I get content height 100% minus Header and Footer
I have written this sticky footer template and I want my content div to have a 100% min-height. Problem is, when I do that, it extends under the footer, with an extra height of header height + footer ...
0
votes
0answers
18 views
How to get elements to stick and release when scrolling?
Have a look at this page and scroll down a bit:
http://www.gq-magazine.co.uk/comment/articles/2013-02/07/silk-road-online-drugs-guns-black-market/viewall
What have they done to make the images and ...
0
votes
0answers
59 views
How to use value from .resize() function in a .scroll() function
I'm not sure my questions exactly nails down what it is that I'm looking for, but I'll try to be specific. Basically I'm working on a one page site. The navigation div displays at the bottom of the ...
7
votes
2answers
1k views
Advanced jQuery sticky sidebar
I'm working on a (sticky) scrolling sidebar. The problem is that most sticky sidebars don't take into consideration that the sidebar can be taller then the viewport (e.g. if many items are added to ...
0
votes
2answers
60 views
main div won't scale to content in combination with sticky footer
Can somebody help me out here? view page here
I'm having problems with my #mainvervolg div, which is not scaling to content. It has a min-height and an overflow: auto; because of the sticky footer i ...
0
votes
2answers
691 views
How to display a Zurb Foundation sticky menu that is overflowing on small screens?
I'm using Zurb Foundation 4.0.9 and I'm using the .sticky top-bar menu. It works well on large screen devices.
But when I use the sticky menu on small screens, there are so many items in my menu that ...
-1
votes
1answer
320 views
Sticky Navigation Bar / Right of a Centered Div
I am editing a Squarespace template and would like to create a sticky navigation sidebar.
There's a Squarespace field where I can enter "Custom CSS."
I already have the sidebar, but how do I modify ...
0
votes
2answers
75 views
PHP Sticky Form for Drop Down
I am having trouble making my drop down sticky (to make it so that after the form is submitted the first time, the selection chosen will be pre-selected in the form on the following page). I removed ...
0
votes
0answers
290 views
Sticky Header jQuery Plugin
I've thrown together small jQuery plugin that adds a few twists to the usual sticky header implementation (on git at: https://github.com/nicholasstephan/sticky).
It's pretty standard:
if(scrollTop ...
1
vote
2answers
228 views
Sticky navigation only if bigger than 960px
I have a question about jquery. I'm trying to apply a sticky navigation only if the window size is bigger than 960px. So I need to check if there is a window resizing or a scrolling event... I can't ...
0
votes
1answer
117 views
Is it possible to have a sticky header, scrolling to anchors all in a responsive layout?
I have a responsive layout and I am using sticky.js for my header. This seems to be working minus a few glitches that I can live with. But my anchors are always off (I am using smooth scrolling). I am ...
0
votes
0answers
82 views
implementation of yahoo sticky right column
I searched a lot on the net but I only found tips about to have left column or header or footer fix and scrolling other columns,
but i like to know about new design of "yahoo" web site.
Do you know ...
0
votes
2answers
44 views
Percentage and Sticky
I'm working on this project and I keep running into some issues. First off, it's a quiz that needs to calculate the percentage correct and out put it (all the code will be at the end). The issue with ...
1
vote
1answer
256 views
Sticky navigation which appears on scroll
I am trying to create a menu which is hidden but appears, fixed to the top, once the user begins scrolling down the page. So far I have managed to create a menu which sticks to the top upon scrolling ...
0
votes
1answer
42 views
Sticky footer, with Concrete5 and Google Chrome?
I'm making a website for a friend of mine, and he wanted it set up in a CMS. So i decided to make it in Concrete5 which is a CMS i know how to use. But i've encountered a website breaking error!
The ...
0
votes
1answer
41 views
leftoffset to right side
I am using a sticky on my site. It is perfectly configured on CSS but when I start scrolling it goes to the left side. I want it to stick to the right side where it is. How can I do that?
I am sure ...
1
vote
0answers
79 views
JS Multiple Sticky Divs and Anchors
http://nickscarantino.ministryportfolio.com/ Is the website I'm working on.
My plan for it was to have a different "header" for each section (the navication on the top). I want those headers to stick ...
1
vote
1answer
150 views
How make a sticky header that stays in the page when zooming?
Here is a basic example of sticky header:
#header {
position:fixed;
background-color: #CCE;
width: 500px;
}
...
#content {
background-color: #EEE;
width: 500px;
}
The header is ...
1
vote
1answer
520 views
Android ListView: Change from Scrolling Header to Sticky
How can I make a header inside a listview that scrolls normally but when you scroll down too much so that it would vanish at the top it becomes fixed/sticky at the top.
I have added the header with ...
0
votes
2answers
128 views
Susy getting footer at bottom
Using Susy Grids, how do you force the container to be min-height 100% and footer to be at the bottom of the page.
html
<div class="page">
<header ...
0
votes
2answers
122 views
Sticky Footer and Animation
I found this jsfiddle here at stackoverflow, but the solution provided by the person is very jumpy. http://jsfiddle.net/BramVanroy/ZVzEe/ I need something very smooth.
var secondary = ...
0
votes
0answers
41 views
Pin mysql record to top of paginated results
This is what my pagination script looks like:
$limit = 6;
$nq = 'SELECT * FROM `deals` WHERE `deleted`=\'\' AND `active`=\'y\' ORDER BY (`sticky` = \'y\') DESC,`datetime` DESC ';
$cnt = ...
1
vote
0answers
27 views
Adaptation of sticky script
After a good deal of searching I can't seem to find answer that suits my needs. While working on a satirical blog project (located here) I was able to get a sticky sidebar to work on the right ...
1
vote
1answer
369 views
multiple divs with fixed position and scrolling
i have 4 divs and i want to scroll down and cover all those divs. but... keeping the current div with fixed position on top of the browser
this is working great only scrolling down. but when i scroll ...
2
votes
2answers
65 views
Is it possible to adapt the width of a div that sticks to the left to always cover a div that is always centred?
I was able to do what I need to do with js, you can see it here, resize the window to see what I mean.
The code is:
$(window).resize(function() {
var offset = $("#two").offset();
...


