Subscribe
Close

// Autosize iframe
var funcSizeResponse = function( e ) {

var origin = document.createElement( 'a' );
origin.href = e.origin;

// Verify message origin
if ( 'embeds.go.ione.nyc' !== origin.host )
return;

// Verify message is in a format we expect
if ( 'object' !== typeof e.data || undefined === e.data.msg_type )
return;

switch ( e.data.msg_type ) {
case 'poll_size:response':
var iframe = document.getElementById( e.data._request.frame_id );

if ( iframe && '' === iframe.width )
iframe.width = '100%';
if ( iframe && '' === iframe.height )
iframe.height = parseInt( e.data.height );

return;
default:
return;
}
}

if ( 'function' === typeof window.addEventListener ) {
window.addEventListener( 'message', funcSizeResponse, false );
} else if ( 'function' === typeof window.attachEvent ) {
window.attachEvent( 'onmessage', funcSizeResponse );
}
}
if (document.readyState === 'complete') { func.apply(); /* compat for infinite scroll */ }
else if ( document.addEventListener ) { document.addEventListener( 'DOMContentLoaded', func, false ); }
else if ( document.attachEvent ) { document.attachEvent( 'onreadystatechange', func ); }
} )();

The Fresh Prince and his prince, Jaden Smith, had dinner with Reggaeton star Nicky Jam over the weekend and got jiggy to the star’s hit single “X”.

Low key, Will has been giving us cool dance moves as long as h’s been giving us good vibes. Just last month, he crossed off “getting salsa lessons from Marc Anthony” off his dance list.

But this ain’t nothing new for Big Willie. Remember this epic moment from season one of Fresh Prince?

Or how about the time him and Jimmy Fallon schooled us all on the evolution of hip hop dancing:

Let’s just say that when it comes to living life, Will Smith could teach all of us a thing or two. Check out more classic moves from Big Willie when you hit the flip.

Stories From Our Partners