Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
How to fix a div (or a panel...) after some scroll ?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
regnoult axel  
View profile  
 More options Jul 21 2012, 10:31 am
From: regnoult axel <regno...@gmail.com>
Date: Sat, 21 Jul 2012 07:31:42 -0700 (PDT)
Local: Sat, Jul 21 2012 10:31 am
Subject: How to fix a div (or a panel...) after some scroll ?

Hello,

I am trying to achieve this effect : http://massless.org/pegs/
You can see that after scrolling, the left navigation bar stay fixed on the
top of the page.

How could I achieve a such effect with GWT ?

Regards,


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Joseph Lust  
View profile  
 More options Jul 27 2012, 1:50 pm
From: Joseph Lust <lifeofl...@gmail.com>
Date: Fri, 27 Jul 2012 10:50:43 -0700 (PDT)
Local: Fri, Jul 27 2012 1:50 pm
Subject: Re: How to fix a div (or a panel...) after some scroll ?

>> They are using a listener to detect scrolling and then winching the

header div up as you scroll down. This makes it appear to scroll off the
screen as part of the page, but really it is absolutely positioned.

See the code they use here:
http://massless.org/pegs/scroller-0.9.mini.js?1236765699

You just need to replicate this structure, logic, and listeners in GWT.

Sincerely,
Joseph


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »