With all of the dialog surrounding her breakup with Offset, has had a rollercoaster of every week, to say the least. Despite all of the drama, Cardi dropped off her new video for “Money” as promised on Friday, and it boasts the type of daring sartorial decisions and wild antics which have catapulted Cardi to fame.
In the clip, Cardi performs the function of a masterpiece on show in a museum, climbs an an invisible stripper pole, and performs the piano bare, amongst many different issues. Baby Kulture even makes a cameo because the Bronx rapper breastfeeds her new child little one.
Watch the NSFW video here, and a preview under:
var playernotready = true; var player_div = jQuery(".main").find('#inline-player').detach(); var p= jQuery(".main").find('.entry-content').children('p').length;
console.log("Found p: "+p)
if ( p<= 3) else
// math functions related to scroll and offset positions relative to player
var getScrollTop = function() documentEl.scrollTop) - (documentEl.clientTop ;
var getElementOffsetTop = function(el) ;
var getAdInView = function() ;
// cross-browser event binding method
var setEventListener = function(el, ev, fn) ;
// get element margin top and bottom totat height
var getMarginHeight = function(el) ;
// check if ad is in view, ad visible class when necessary (but only the first time it's in view)
var setAdDisplayState = function() ;
// player elements and utility vars
var playerInstance = jwplayer('player-inl'),
adEl = document.querySelector('.jw-ad'),
adLabelEl = document.querySelector('.jw-ad-label'),
adMediaContainerEl = document.querySelector('.jw-ad-media-container'),
playerHeight,
playerOffsetTop = getElementOffsetTop(adEl),
isScrollTimeout = false; // namespace for whether or not we are waiting for setTimeout() to finish
// player setup
playerInstance.setup();
playerInstance.on('ready', function() );
// handle when ad is complete or encounters error
playerInstance.on('complete adComplete adError', function() );