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

learn more… | top users | synonyms

1
vote
1answer
17 views

Jquery Mobile disable style on a fixed header

Hey all i am trying to disable to theme/style on a fixed header in the code below: <div id="home-header" data-role="header" data-id="mobile-header" role="banner" data-position="fixed" ...
0
votes
0answers
5 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
23 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
25 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
31 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
31 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. ...
0
votes
2answers
62 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
33 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
18 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
12 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
29 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
19 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
19 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
46 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
35 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
27 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
42 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
28 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
62 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 ...
0
votes
1answer
34 views

Scrolling content in a fixed div using gestures?

I have a feeling I'm missing something elementary here. I just want to be able to scroll the contents of my fixed div while using gestures on my iPad. Currently, when I try to touch and scroll the ...
0
votes
1answer
28 views

Problems with Sticky Footer

I've been trying various techniques to implement Ryan Fait's Sticky Footer technique and none seem to work. My footer content always overlaps my main content when the browser is vertically challenged. ...
0
votes
1answer
26 views

relative sidebar to fixed, when it reaches the end of window

Wat i need is that a sidebar scrolls with the normal page(relative) and when the last line pf text(whatever) of the sidebar comes in view, the sidbar should change to fixed. Therefore I won't have ...
0
votes
2answers
64 views

So close, but I can't seem to get a fixed footer with three columns to work…

I apologize if this has been addressed elsewhere, but I've been looking all over and can't seem to figure this out. I am trying to have three links across the bottom of the page which will be fixed, ...
0
votes
0answers
11 views

position a div relative to current screen like 'fixed' initally but then moves with browser scroll like 'absolute/relative'

I have a pop up div that I am positioning with "fixed" so that it always shows in the current view even when the user has scrolled down to the bottom of the page. However the div itself is also quite ...
-3
votes
0answers
19 views

Fixed Header Technique Used on SomethingSplendid.com [closed]

I am unable to re-create the header technique used in SomethingSplendid.com. Does anyone have a Jfiddle demo or script I can use that displays how they made this header. It is much appreciated. ...
0
votes
0answers
90 views

Add a stop point for jquery fixed div on scroll

I have the following code and i want to add a stop point for the fixed div, because when i scroll to the bottom the content of the footer is covered by the fixed div. Any ideea ? Thanks JavaScript ...
0
votes
0answers
16 views

How to draw circle fixed to bottom left of google map?

I am building a google maps application and I need to draw a circle that is fixed at bottom left of map. I know could do this using fixed div and some other javascript, but I would like to use the ...
0
votes
1answer
43 views

css background fixed fails after resizing window

I have spent few hours of trying to make background fixed and in the center. I hope you could show where I made silly mistakes. My code #main_inside{ float:right; margin-top:223px; ...
-5
votes
1answer
86 views

How do I make a header above my navigation bar?

I'm trying to create a navigation bar with a header above it. I want it to be so that the navigation bar will stick once it reaches the top of the screen (which I've already worked out myself) but ...
0
votes
0answers
17 views

Image Flickering on Ipad when zooming only if it is in a div container with css position fixed

Hi have this code: <div style="position:fixed;"> <img src="http://michelangelo.rinelli.it/wp-content/uploads/2011/11/bug1.jpg" /> </div> On iPad, if I try to zoom on the page I ...
-1
votes
1answer
65 views

Start Scroll page after the header

We have to manage a web page which includes all sections(about,info,contact,...), the header is fixed(full header contains the menu,logo and right bar), the navigation is in this unique page, the ...
0
votes
1answer
61 views

JQueryMobile - fixed footer not fixed after input focus

I'm using JQueryMobile for my mobile site. I've got a fixed footer that hides and shows when you press the "Share" button. It then disappears when you start scrolling. I've also got comment boxes. To ...
0
votes
0answers
57 views

Jquery script for div that scrolls with page, but not beyond its parent container

I've got a page wherein a menu is displayed at the top of the screen #menu, and remains fixed at the top of the screen as the user scrolls. What I'd like to do is give it minimum and maximum y-values ...
0
votes
0answers
8 views

Floating Fixed Elements

I have a script: <script> $(function () { var msie6 = $.browser == 'msie' && $.browser.version < 7; if (!msie6) { var top = $('#comment').offset().top - ...
0
votes
2answers
63 views

How to keep a fixed element away a specific distance from the document bottom?

I have an element with position:fixed, bottom:0px. As I scroll down the page this element is supposed to follow me until it gets closer to the footer, lets say 100px height, I am trying to allow the ...
0
votes
0answers
32 views

How to deal with vimeo iframe and position fixed elements?

My site: dwapotwory.com uses embed vimeo videos. In Safari (Mac) and sometimes on Chrome (both Win/Mac) when the iframe is loaded every single element that has position: fixed (header and left/right ...
0
votes
3answers
86 views

Sidebar position “semi” fixed css

How do i get a fixed sidebar like the one containing the social buttons on this site: http://www.tripwiremagazine.com/2012/11/social-media-buttons-and-icon-sets.html I want my sidebar to be fixed to ...
1
vote
0answers
23 views

position fixed in combination with css3 transform

I'm trying to move the a container containing a fixed element by using -webkit-transform:translatex(80%); By doing this my fixed elements loses it's fixed style until i remove the transform style.. ...
1
vote
0answers
69 views

How to make the background fixed but the listview scrollable?

I almost finished my app and now I'm doing my final touches. I've made my listview transparent and I have set a background and it's horrible. How can I make my image fixed and only the listview ...
-2
votes
1answer
33 views

Change a div tag from fixed to absolute and back?

In the Facebook News Feed, the side bar (containing ads, etc.) isn't fixed all the time. How do you do this? You could do <div style="position:fixed"></div> But how could you tell it ...
1
vote
0answers
41 views

Scroll to Fix - use Plagin

I'm trying to use this code in my project. This is my project This is code of my js: <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js" ...
1
vote
3answers
67 views

R optimization with fixed sum of parameters

i want to optimize one function, with the sum of parameters set to 1 here there is the function varxyz<-function(param){ a<-param[1] b<-param[2] c<-param[3] ...
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
0answers
24 views

Background stuttering on webkit

I can't get rid of this issue I have with webkit browsers. Check this link: http://www.piumailsolaio.it/_index.php There's a bunch of divs set with a fixed background, giving a "curtain" effect. It ...
0
votes
1answer
113 views

Fixed Position Background on iPad

I have a website that has a full-image fixed background that the content "floats" above. It works fine in desktop browsers, but the fixed background ends up scrolling on iPads and other tablets. This ...
0
votes
0answers
50 views

Integrated fixed and fluid width navigation bar [closed]

I'm creating a navbar using a list and then styling it with css. I'm trying to get the whole navbar to be 100% width but with certain elements (grey) having fixed widths. If you have a look at the ...
0
votes
1answer
28 views

iOS: How to access textLabel and detailTextLabe of fixed cells?

I have a tableview with fixed cells. I've subclassed the tableview controller and made IBOutlets of all cells. The textlabel is like the title for each cell. The detailTextLabel should be filled with ...
0
votes
1answer
38 views

CSS: Centering a content with fixed position

I'm having trouble with keeping a layer both fixed and centered at the same time. I can't apply margin: auto as my layer doesn't have any width value, it's a fulid thing. I found this one: ...
0
votes
0answers
16 views

filtering fixed header in kendoui

In kendoui listview how is possible to fix header and filtering?? Is it possible? Es. $("#endless-scrolling").kendoMobileListView({ dataSource: dataSource, template: ...

1 2 3 4 5 13