Prefer [tag:position-fixed] or [tag:fixed-point]

learn more… | top users | synonyms

0
votes
0answers
5 views

Relative width for fixed elements

I've read some threads that seem to address this problem, but not completely...unfortunately. The problem at hand: I need a button to have a fixed position on a product listing page. The products are ...
0
votes
0answers
8 views

firefox bug with parallax scroll and position fixed

I am stucked with this issue: I want 2 divs to devide the window in 2 eaqual parts and its ok untill I start to scroll it in firefox - one of them just move itself a few pixels right. They have fixed ...
0
votes
1answer
17 views

Import fixed width UTF-8 file into SQL 2008R2, variabel file names

I have to import text files with different names (like the following) into SQL Server 2008. XYZ0000746263.txt XYZ0000746269.txt XYZ0000745860.txt The filename always starts with XYZ, and the ...
1
vote
1answer
33 views

generate fixed sequence for a given seed in linux

I want to generate fixed a sequence of numbers that change with "seed" in linux. I am doing it with the following command. export USR_SEED=91; export SEQ_START=53; export SEQ_LENGTH=15; bash -c ...
0
votes
1answer
17 views

CSS how do you fix something vertically for scrolling while not horizontally overlapping when zooming in?

So I have a div element in the center that has the main content of the page and then another div on the right for navigation. The div on the right has position:fixed; so that while you scroll down the ...
0
votes
0answers
8 views

Fixed div overlap “bug”? Solution needed for design

Website design/Fixed Social Sidebar in question: http://henrydurdan.com/newdesign/ What I could really do with some help with is the 'social sidebar'. It's positioning is fixed, thus it will scroll ...
0
votes
1answer
27 views

how to get google style fixed header in mobile (no jquery mobile)

I'm looking to get a fixed header without using jQuery mobile. I found a page from google detailing how to implement this feature, but they have left some code out as a 'user exercise' this code is ...
0
votes
0answers
9 views

header margin bottom in Fixed background scrolling layout

I'm using this plugin to get a fixed background scrolling layout: http://tympanus.net/codrops/2013/05/02/fixed-background-scrolling-layout/ I also add a fixed header above the container, but I have ...
0
votes
0answers
44 views

Background Cover with Fixed

I'm trying to create a responsive, FIXED background that works on all major browsers. Basically I'm after the typical background:cover behavior (scales with browser size) BUT, want the background to ...
0
votes
0answers
19 views

SideBar Navigation Menu Floating with Fixed Position

I've got issue, and might be someone can help me with! Just very basic HTML Layout: Header - Loop with two columns - Footer. So, my question is, I've got 2nd column as sidebar navigation menu, I ...
0
votes
3answers
14 views

Fixed object clipped to parent

I have a fixed object positioned within a relatively positioned parent. The parent moves as you scroll down the page, and the fixed object stays in a particular spot on the page. The problem is that ...
-2
votes
0answers
21 views

Fixed DIV is not working in IE

The same link is working with Firefox, but not working in IE http://fiddle.jshell.net/zsJAr/show/light/ What is the problem???
-2
votes
0answers
35 views

Fixed items disappear on links [closed]

I'm working on my site for my finals and i came upon a problem. I have a Sidebar in my site w Href links in it with link like "To Top" and "To Bottom" the links are fixed so the user can click on it ...
0
votes
4answers
55 views

Position fixed on a certain point

i'm having trouble with the position of a div. I'd like this div to be position relative until the page has been scrolled for a certain amount of pixels. In details I have a div(#block-menu) that is ...
0
votes
0answers
38 views

scrolling is choppy in chrome when background image is fixed

I'm trying to create a parallax website. But then I have an issue with fixed positioning. I have several sections , each with a background-attachment:fixed. A position:fixed menu bar on the top with ...
0
votes
0answers
28 views

Fixed DIVS weird and jumping at scroll [closed]

I have a problem when using a js plugin called curtains.js. At some slides at my website juliawallin.se, for example here: http://juliawallin.se/#rebrandingofhp. The fixed div to the right seems to ...
2
votes
1answer
48 views

Temporary Sticky Items like 9gag [closed]

I search a way to make a sticky images information like 9gag.com. (http://i.stack.imgur.com/6SuX4.png) That not easy because the elements need to be fixed when the article are at the top of the ...
0
votes
1answer
17 views

Optimizing the width of a div with a fixed height? (i.e. smallest width that will still fit the text)

I have a div that contains a variable amount of text, and a fixed height. Without a fixed width, the width would automatically be 100%. I could estimate the width that the div would need to be, but ...
0
votes
0answers
11 views

Fixed header prints on each page/second page - do not want

I just made a fixed header for my site, so it'll stay at the top when scrolling. www.storesmart.com But when I print, FF leaved the header out of the first page, and overlays it on top of content on ...
0
votes
0answers
7 views

event.offsetY does not work right when using fixed position divs

I noticed when using the event.offsetY to calculate the distance my mouse travels on a fixed div is not the same for an absolute positioned objects. I'm guessing event.offsetY is the difference from ...
0
votes
0answers
25 views

How do I make a fixed BG image overflow out of parent DIV?

I have a container DIV that houses a child div, and within the child div I have 5 sections. I want section 2 and 4 to have a fixed background image, so that when I scroll than the image will stay ...
0
votes
0answers
17 views

Stretch and contract image with monitor, while avoiding fixed positioning

Put simply, using CSS if possible, I want to have an image stretch to the full length of a person's monitor's width. I know I can do this by... style="position:fixed; width:100%;" Problem, the image ...
0
votes
0answers
14 views

Add Fixed Positioning and Remove Absolute Positioning on Section at Waypoint

I'm trying to toggle fixed positioning on a section once the top of the section hits the top of the window's viewport. I've created classes in my stylesheet of .fixed and .absolute and both of these ...
0
votes
1answer
26 views

Doxygen and preformatted text in \todo

I am trying to use some preformated text in a \todo (because I need a a font with a fixed character size). So I have tried using <pre></pre>, <tt></tt>, ...
0
votes
1answer
23 views

Background video breaking fixed-position element

I have a full width video background running on a page, its container is absolutely positioned (and needs to be) and this seems to be breaking a fixed position element (an aside) elsewhere on the ...
0
votes
1answer
22 views

Issue with certain content moving into fixed header

I have a fixed header and footer and when I added an element such as a ribbon for a div header part of the ribbon spills into the header but not the footer. The element in question can be found at: ...
0
votes
1answer
44 views

Fixed Menu Bar for website

Okay, i have been creating myself a parallax scrolling website and i cant figure out to make the fixed menu bar. I want the menu bar to appear 2/3 sections down the website and as the user scrolls ...
-4
votes
0answers
36 views

Steadily/Regularly Increase ProgressBar Android [closed]

I want to use a progress bar to steadily increase a progress bar, for example steadily increase a progress bar so it completes after exactly 5 seconds. Could anyone tell me how I can do this? ...
0
votes
2answers
29 views

Fixed Title Bar without css:fixed

I need to create a css layout with two sections, a title bar and content. The title bar needs to be 55px and the content fill the rest of the page. I cannot use the position:fixed element. I am ...
0
votes
0answers
10 views

Scroll fixed element only

I have 2 fixed position divs which at certain resolutions cannot be seen entirely. I tried to set overflow-y to scroll but then I get 2 scrollbars on the right side. One for the whole page, and one ...
0
votes
1answer
33 views

why does my dojo heading overlay my roundRectList?

I generate a scrollableview with a heading and a roundrectList inside. Everything works great but the heading is not fixed so i replace the addchild for the heading with a addFixedBar. Now the heading ...
0
votes
0answers
18 views

Overlapping between fixed and relative positioned divs

I am trying to solve this overlapping issue shown on the image below(open in new tab for max view). I want to have my logo/nav divs position fixed and scroll the main content div(relative) using body ...
0
votes
1answer
65 views

jQuery change position when element reaches top of the page

I'm trying to change the CSS position of an element of my page, basically is just a sidebar widget that I want to change the position from absolute to fixed once the element reaches the top of the ...
0
votes
0answers
51 views

Fixed, full height sidebar scrolling issue on iOS

I'm having a problem with a position: fixed sidebar which has full-height when over-scrolling the body and then suddenly scroll back top. Here is a video of the process i made on the ipad simulator ...
-3
votes
0answers
36 views

add / remove class on ie8 [closed]

I want to fix category_menu on the top when scroll down. But, It doesn't work on IE8. PLEASE HELP ME. here's my script. HTML: <div id=header> <div id="shop_category"></div> ...
0
votes
2answers
44 views

How to make div fixed and with margin?

I want to make footer to my website, and i want it to be fixed (always in the botton). It's working and looking fine, but when the content is full, it's not showing the margin-top that I gave it. ...
1
vote
3answers
130 views

Firefox, position fixed, scroll bar

In this example If I animate the div red it makes a strange movement to the right. I think the problem comes only with Firefox, the div is right, there is a scroll bar and position fixed. (If I use ...
0
votes
0answers
58 views

<ul>s disappear on zooming with fixed position

I have fixed menu with <ul>s, and when I zoom in the <ul>s disappear and there's no scrollbar for the menu. So I'm searching for a scrollbar for the menu IN THE BOTTOM OF THE PAGE and NOT ...
0
votes
1answer
35 views

DIV moves 1px on page zoom

I have a fixed header on my site that I'm working on. So the content of my page flows under the header and the header stays fixed at the top of the page. I can't use the border-radius function in css ...
0
votes
0answers
22 views

iOS: CSS Fixed/Absolute elements not selectable

To be tested on: iOS devices URL: http://theintegrateur.com/clients/orangium/couche/ (Vote for it button) When opening the lightbox (custom script), I am unable to select the inputs or elements ...
0
votes
0answers
63 views

Change gutter width on bootstrap fixed responsive trough less

I want to change the gutter width through less I am changing on variable.less the @gridColumnWidth1200 and @gridGutterWidth1200: after that I recompile the bootstrap.less but this has no effect. Do I ...
0
votes
1answer
62 views

dojo tabbar programatically created but not fixed at the right position

i created a dojo tabbar programmatically and set the fixed:"bottom" attribute but the tabbar is created below the existing document and not fixed at the bottom of the window. After i have done a ...
0
votes
1answer
30 views

Set Width without Shifting

When I use position:fixed; left:10px; right:10px; it shifts the box to the right instead of making it narrower. What am I doing wrong?
0
votes
1answer
22 views

dojox fixed=“top” doesnt work, is this the right way to do it?

i generate my heading with javascript but it isn't fixed on the top. Firebug shows that there is no fixed="top" in the html code. I do it this way. This is the way to do it, isn't it?: var ...
0
votes
1answer
112 views

select menu inside a div with fixed position on mobile safari, iphone

I am building a site that has a header with a fixed position which contains a select menu. The header is supposed to stay locked to the top of the screen due to the position:fixed in css. However, ...
0
votes
1answer
70 views

Safari: table-layout: fixed in absolutely positioned element doesn't stretch parent

I have a div with display: table; table-layout: fixed; width: 100% as a child of another div with position: absolute. On Chrome, IE, and Firefox, the child div with table-layout: fixed makes the ...
0
votes
1answer
38 views

Hide fixed div when footer is in view and show when footer isnt in view? (jQuery function)

I have a query where i have a fixed div with contact details that i would like to be on show until the footer is in view then it will fadeout. When the footer is out of view when the user scrolls up, ...
-1
votes
1answer
50 views

CSS magic to center text and img for fixed html

I have a piece of fixed html which is beyond my reach to change and I would like to style it to my liking, but I can't figure out how. This is what I have: <a title="some title" href="..."> ...
0
votes
1answer
58 views

Make input field element fluid and take up remaining available space with two fixed sized elements on one row

How can i make the input field be fluid and take up the remaining space in the middle? I have two fixed sized elements, one on the left and one on the right. I want the remaining space to be taken ...
0
votes
0answers
181 views

“Domains, protocols and ports must match” Error + Fixed div freezing in Chrome

I'm getting the error below from my website in Chrome from Google Adsense, and it's causing my fixed position div sidebar to freeze. I've looked the error up on here, and some seem to say it's a ...

1 2 3 4 5 14