Home Jambase Goose, Pigeons Playing Ping Pong & Twiddle Among 2nd Round Of ‘Live...

Goose, Pigeons Playing Ping Pong & Twiddle Among 2nd Round Of ‘Live From Out There’ Performances

131

Ten additional sets for nugs.tv and 11E1even Group’s Live From Out There livestream series have been announced. Goose, Aqueous, Twiddle, Pigeons Playing Ping Pong, , SunSquabi, Holly Bowling, Cycles and Kitchen Dwellers will each perform Live From Out There between Friday, March 27 and Sunday, March 29.

Live From Out There programming is available for purchase individually or as a full series via nugs.tv. Proceeds will benefit Sweet Relief’s COVID-19 fund.

Head to the new JamBase Livestreams Calendar for a full schedule.

!function ($) {

window.jb_populate_livestreams_promo = function( $element ) {

let args = $element.attr( ‘data-args’ );

// set up the AJAX post data
var data = {
‘action’: ‘jb_get_livestreams_promo’,
‘args’: args,
};

// make the AJAX $_POSTcall
$.ajax({
type: “POST”,
url: ajaxurl,
data: data,
success: function( response ){

if ( true == response.success ){

$element.html(response.data).slideDown(420);

// trigger Cloudinary
var evt = window.document.createEvent(‘UIEvents’);
evt.initUIEvent(‘resize’, true, false, window, 0);
window.dispatchEvent(evt);

return;

}
},
error: function( response ){

alert( response.responseText );

}
});

};

$(function(){

$(‘#livestreams-promo-container’).each( function(){

jb_populate_livestreams_promo( $(this) );

});

});

}(window.jQuery);

Source: JamBase.com