I have a 900 x 80 header area, and a 175 x 75 logo that fits in the upper left corner of this area. What I want to do is use jquery to move the logo from the right of header area to the left, and freeze and set there on the left side. I know this function sounds like it should be done in flash, but I am really wanting to use jquery. Any ideas on a plugin to use, and how to implement it? Or any suggestions for that matter?
Share
Here’s how it can be done.
HTML
CSS
jQuery
Check working example at http://jsfiddle.net/9YWWw/5/