By Omkar on January 4, 2011

The Rotator is a unique bathtub and shower combination designed by Ron Arad for Italian company Teuco. You can use bathtub or shower by simply rotating the unit on the wall. When the fatter end is at the bottom, it serves as a tub and it becomes shower when it’s rotated upside down. After taking bath in the tub, simply rotate the tub and water drains out. It’s really a good idea for small and compact bathrooms where space is premium. Check out the pictures.


', enableHover: false, enableTracking: true, buttons: { twitter: {via: '@thedesignhome'}}, click: function(api, options){ api.simulateClick(); api.openPopup('twitter'); } }); jQuery('#facebook').sharrre({ share: { facebook: true }, template: '{total}', enableHover: false, enableTracking: true, click: function(api, options){ api.simulateClick(); api.openPopup('facebook'); } }); jQuery('#googleplus').sharrre({ share: { googlePlus: true }, template: '{total}', enableHover: false, enableTracking: true, urlCurl: 'http://thedesignhome.com/wp-content/themes/hueman/js/sharrre.php', click: function(api, options){ api.simulateClick(); api.openPopup('googlePlus'); } }); jQuery('#pinterest').sharrre({ share: { pinterest: true }, template: '{total}', enableHover: false, enableTracking: true, buttons: { pinterest: { description: 'Rotator – Shower And Bathtub Combination By Ron Arad',media: 'http://thedesignhome.com/wp-content/uploads/2011/01/rotator-shower-bathtub-Ron-Arad-1.jpg' } }, click: function(api, options){ api.simulateClick(); api.openPopup('pinterest'); } }); //
Scrollable sharrre bar, contributed by Erik Frye. Awesome! var shareContainer = jQuery(".sharrre-container"), header = jQuery('#header'), postEntry = jQuery('.entry'), $window = jQuery(window), distanceFromTop = 20, startSharePosition = shareContainer.offset(), contentBottom = postEntry.offset().top + postEntry.outerHeight(), topOfTemplate = header.offset().top; getTopSpacing(); shareScroll = function(){ if($window.width() > 719){ var scrollTop = $window.scrollTop() + topOfTemplate, stopLocation = contentBottom - (shareContainer.outerHeight() + topSpacing); if(scrollTop > stopLocation){ shareContainer.offset({top: contentBottom - shareContainer.outerHeight(),left: startSharePosition.left}); } else if(scrollTop >= postEntry.offset().top-topSpacing){ shareContainer.offset({top: scrollTop + topSpacing, left: startSharePosition.left}); }else if(scrollTop 1024) topSpacing = distanceFromTop + jQuery('.nav-wrap').outerHeight(); else topSpacing = distanceFromTop; } });
Comments
Post a Comment