Microsoft PixelSense Blog Microsoft PixelSense Blog
This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use. Learn more
jQuery( window ).load( function() );
Clearing up the confusion on future Microsoft Surface
There’s been some buzz in the media this week about the next version of Microsoft Surface and I’d like to clarify a couple of things. The Microsoft Research project Second Light is not the next version of Microsoft Surface. It’s an awesome research project out of Microsoft Research in Cambridge that showcases the possibilities of the surface computing platform. You can check out more on Second Light in this post from back in February.
We are focused on bringing Microsoft Surface to commercial customers in the US, Canada and select EMEA markets and haven’t made any announcements about future versions. The current product is amazing enough that we’re not looking at melting your brain just yet.
So, let’s get back to chatting about Microsoft Surface! 🙂
Eric
Skip to main content
jQuery(document).ready(function($)
$login_link = $( 'a[href*="wp-login.php?"]' );
$login_link.on( 'click', function( evt )
// evt.preventDefault();
// console.log( 'cookie-set', '/pixelsense/2009/03/17/clearing-up-the-confusion-on-future-microsoft-surface/' );
$.cookie( 'aadsso-redirect', '/pixelsense/2009/03/17/clearing-up-the-confusion-on-future-microsoft-surface/', expires: 1, path: '/' );
);
);
jQuery(window).load(function () TechNet" link (logo).
var currentHost = location.hostname;
if (currentHost.indexOf('msdn') !== -1)
jQuery('#home-link').attr('aria-label','Microsoft Developer');
else if (currentHost.indexOf('technet') !== -1)
jQuery('#home-link').attr('aria-label','Microsoft Technet');
// Detect High Contrast Mode in non IE/Edge Browsers
jQuery('html').css('background-image', 'url("data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==")');
if (jQuery('html').css('background-image') === 'none')
jQuery('html').attr('data-high-contrast', 'true');
// Fix Bug #670327:MAS40B: Inspect: Header: "Localized control type" property is incorrect for the header elements.
// Fix Bug #683788:MAS40B: TalkBack: Header: For menu items in technet link menu bar, expand/collapse pattern available, is not announced by TalkBack
jQuery('#site-navigation>div>ul>li>a').attr('role', 'button').attr('aria-expanded', 'false').click(function ()
if (jQuery(this).attr('aria-expanded') === 'true')
jQuery(this).attr('aria-expanded', 'false');
else
jQuery(this).attr('aria-expanded', 'true');
);
);
jQuery( window ).load(
function() );
<!--
-->
jQuery( window ).load(
function ()
var stylesheet = document.createElement('link');
stylesheet.href = 'https://blogs.msdn.microsoft.com/pixelsense/wp-content/plugins/simple-follow-me-social-buttons-widget/assets/css/style.css?ver=3.3.3';
stylesheet.rel = 'stylesheet';
stylesheet.type = 'text/css';
document.getElementsByTagName('head')[0].appendChild(stylesheet);
);
jQuery( window ).load(
function ()
var stylesheet = document.createElement('link');
stylesheet.href = 'https://blogs.msdn.microsoft.com/pixelsense/wp-content/plugins/simple-follow-me-social-buttons-widget/assets/css/icons.css?ver=3.3.3';
stylesheet.rel = 'stylesheet';
stylesheet.type = 'text/css';
document.getElementsByTagName('head')[0].appendChild(stylesheet);
);
jQuery( window ).load(
function ()
var script = document.createElement('script');
script.src = 'https://blogs.msdn.microsoft.com/pixelsense/wp-content/plugins/simple-follow-me-social-buttons-widget/assets/js/front-widget.js?ver=3.3.3';
script.type = 'text/javascript';
script.async = true;
document.getElementsByTagName('body')[0].appendChild(script);
);
// Check for compatibility before IE8
if (!Date.now)
Date.now = function() return new Date().getTime(); ;
jQuery( window ).load( function()
jQuery.ajax(
url: 'https://blogs.msdn.microsoft.com/pixelsense/wp-admin/admin-ajax.php',
type: 'get',
data:
action: 'track_page_view',
track_page_view_post_id: jQuery('#page-view-tracking-info').attr('post-id'),
track_page_view_blog_id: jQuery('#page-view-tracking-info').attr('blog-id'),
track_page_view_post_url: window.location.href.split('?')[0],
timestamp: Date.now()
);
);
dataLayer = [];
jQuery(window).load(function()(function(w,d,s,l,i)w[l]=w[l])(window,document,'script','dataLayer','GTM-PLR87W'));
jQuery( window ).load(
function(i)
var n = window,
t = document,
e = n.console,
f, u, r, o;
typeof e == "undefined" && (f = function() , e =
log: f,
warn: f,
assert: f,
clear: f,
dir: f,
error: f,
info: f,
profile: f,
profileEnd: f
), u =
appendToHead: function(n)
if (t.getElementsByTagName("head").length > 0) t.getElementsByTagName("head")[0].appendChild(n);
else throw "bootstrapper: no head element found.";
,
appendToBody: function(n)
if (t.getElementsByTagName("body").length > 0) t.getElementsByTagName("body")[0].appendChild(n);
else throw "bootstrapper: no body element found.";
,
addStyleElement: function(n)
var i = t.createElement("link");
i.setAttribute("href", n), i.setAttribute("rel", "stylesheet"), i.setAttribute("type", "text/css"), u.appendToHead(i)
,
loadFiles: function(n, t) ,
addScriptElement: function(i, r)
var f, e;
f = t.createElement("script"), f.setAttribute("type", "text/javascript"), f.async = true, f.setAttribute("src", i), f.attachEvent ? (e = function()
setTimeout(function()
typeof n.jQuery != "undefined" && r ? r() : e()
, 10)
, e()) : f.onload = r, u.appendToBody(f)
,
load: function(n, t)
setTimeout(function()
if (typeof n == "undefined") try
u.addScriptElement(t.defaultPath, function()
u.loadFiles(t.cssFiles, t.jsFiles)
);
return
catch (i)
e.warn("bootstrapper: failed to load default jQuery")
else if (!u.isCompatible(n.fn.jquery, t.minimumVersion))
e.warn("bootstrapper: jQuery version is too old to load UserCard. Use v1.4.2 or later.");
return
u.loadFiles(t.cssFiles, t.jsFiles)
, 0)
, r =
host: n.location.host,
search: "",
protocol: "https"
, r.host = "widgets.services.microsoft.com", r.search = "?brand=msdn&lang=en&ver=4.9.0.0", r.protocol = "https:", o =
minimumVersion: "1.1.2",
defaultPath: "https://code.jquery.com/jquery-1.4.2.min.js",
cssFiles: [r.protocol + "//" + r.host + "/v1/UnifiedBaseballCard.css" + r.search, r.protocol + "//" + r.host + "/v1/usercard.css" + r.search],
jsFiles: ["https://ajax.aspnetcdn.com/ajax/jquery.templates/beta1/jquery.tmpl.min.js", r.protocol + "//" + r.host + "/v1/jquery.timeago.js" + r.search, r.protocol + "//" + r.host + "/v1/jquery.textfill.js" + r.search, r.protocol + "//" + r.host + "/v1/widgets.js" + r.search]
, typeof n.jQuery == "undefined" ? u.load(i, o) : u.load(n.jQuery, o)
);
/* */

Clash Royale CLAN TAG