I am trying to move down a relative div from javascript (jquery) when the page is scrolled as you might have seen in machable which moves the social buttons when the page is scrolled.

But when I try to do that, It also moves the divs next to the relative div.

Here, http://www.vsnu.org/2011/03/fast-track-wayfarer-glass.html. I am trying to move the facebook like button when the page is scrolled.

How to move that relative (facebook like) div independently without disturbing next divs ?

Thanks in advance.

link|improve this question
feedback

1 Answer

This is an article that will show you how to do that.

link|improve this answer
Thanks Alex. That helped :) – vsnu Mar 13 '11 at 13:26
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.