Microsoft Beaten By Facebook in the U.K. – Study

stLight.options({publisher:’a89b9619-964d-41d9-adb7-31dfd1baeca8′});
email

#dd_ajax_float{
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #DDDDDD;
float:left;
margin-left:-85px;
margin-right:10px;
margin-top:10px;
position:absolute;
z-index:9999;
}jQuery(document).ready(function($){

//put content div class, when scroll beyond this y, float it
var $postShare = $(‘#dd_ajax_float’);

if($(‘.dd_content_wrap’).length > 0){

var descripY = parseInt($(‘.dd_content_wrap’).offset().top) – 20;
var pullX = $postShare.css(‘margin-left’);

$(window).scroll(function () {

var scrollY = $(window).scrollTop();
var fixedShare = $postShare.css(‘position’) == ‘fixed’;

//make sure .post_share exists
if($(‘#dd_ajax_float’).length > 0){

if ( scrollY > descripY && !fixedShare ) {
$postShare.stop().css({
position: ‘fixed’,
top: 16
});
} else if ( scrollY < descripY && fixedShare ) {
$postShare.css({
position: 'absolute',
top: descripY,
marginLeft: pullX
});
}

}

});
}
}); jQuery(document).ready(function($) { window.setTimeout(‘loadGoogle1_10317()’,1000);window.setTimeout(‘loadLinkedin_10317()’,1000);window.setTimeout(‘loadTwitter_10317()’,1000); }); function loadGoogle1_10317(){ jQuery(document).ready(function($) { $(‘.dd-google1-10317′).remove();$.getScript(‘https://apis.google.com/js/plusone.js’); }); } function loadLinkedin_10317(){ jQuery(document).ready(function($) { $(‘.dd-linkedin-10317′).remove();$.getScript(‘http://platform.linkedin.com/in.js’); }); } function loadTwitter_10317(){ jQuery(document).ready(function($) { $(‘.dd-twitter-10317′).remove();$.getScript(‘http://platform.twitter.com/widgets.js’); }); } jQuery(document).ready(function($) {

if($(window).width()> 1280){
$(‘#dd_ajax_float’).show()
}else{
$(‘#dd_ajax_float’).hide()
}

$(window).resize(function() {

if($(window).width()> 1280){
$(‘#dd_ajax_float’).show()
}else{
$(‘#dd_ajax_float’).hide()
}

});

}); ;


A passion for technology and journalism makes this upcoming writer very interested in social media and technology news. He aims to bring interesting news to our readers as he finishes his English and Journalism degree from the University of the Philippines Diliman.

Like Social Media & Mobile? Follow Us On

© 2012 Social Barrel. All rights reserved. Site Admin · Entries RSS · Comments RSS