I like the way ZDnet has the social sharing buttons on the left side (if your browser is wide enough), but when you shrink the browser, the buttons jump into the article.
Does anyone know if this is a plugin I can download for WordPress?
If not, is this easy to do in jQuery?
This is done with window’s on resize event. If you look at the source code,
#siu-horizontalstarts not visible, but when the windows gets small it becomes visible. Using jQuery, you can do this pretty easy: