Is there a way to achieve this JQuery effect efficiently? A helpful user on Stackoverflow assisted me in reaching the desired effect. Now, I want to implement it using JQuery in the most optimal manner possible. For a clearer understanding of what I aim to accomplish, please refer to the following fiddle link:
http://jsfiddle.net/itsbc/U3Lg9/11/
The current implementation is a bit choppy, and I am seeking a smoother transition similar to this example:
http://jsfiddle.net/itsbc/QchfJ/
Thank you in advance, Bc.