views:

174

answers:

0

I need to duplicate the functionality of the "Get Social" icon on the http://www.babyphat.com website. The icon is located at the top right of the web page.

When you mouseover the "Get Social" icon, an image grouping containing Facebook, Twitter, You Tube, and Flickr icons slide out from right to left and are clickable. When you mouseout the image grouping disappears, sliding from left to right.

I wanted to find out if jQuery could be used to perform this animation. I've been attempting to use Javascript with no luck.

Thanks!