Loading..."); e.sender.popup.element.css("visibility", "hidden"); $.ajax({ url: kendo.format(likeTooltipUrlFormat, e.target.data("type"), e.target.data("id")), cache: false, dataType: 'html', async: false, beforeSend: function() { activatePageLoader(); } }).fail(function() { deactivatePageLoader(); showError('There was a problem.'); }).done(function(response) { deactivatePageLoader(); target.html(response); e.sender.popup.element.css("visibility", "visible"); }); return target.html(); } }).data("kendoTooltip"); $('#post_activity').kendoWindow({ title: 'Discussion Activity', modal: true, draggable: false, resizable: false, width: mobileDevice ? "95%" : "400px", maxHeight: '80%', visible: false, pinned: true, animation: { open: { effects: "fade:in" }, close: { effects: "fade:out" } }, open: function() { $('body').addClass('monochrome'); }, close: function() { $('body').removeClass('monochrome'); } }).data("kendoWindow"); $('button.view_activity').on('click', function(e) { e.preventDefault(); $.ajax({ url: '/talk/64d31e2ed100b600c5cee862/activity_feed', method: 'GET', beforeSend: function() { activatePageLoader(); } }).fail(function() { deactivatePageLoader(); showError('There was a problem.'); }).done(function(response) { deactivatePageLoader(); $('#post_activity').html(response); $('#post_activity').data("kendoWindow").center().open(); }); }); $('button.post_action').on('click', function(e) { e.preventDefault(); var button = $(this); $.ajax({ url: '/talk/64d31e2ed100b600c5cee862/remote/' + button.attr('data-action'), method: 'PUT', beforeSend: function() { activatePageLoader(); } }).fail(function() { deactivatePageLoader(); showError('There was a problem.'); }).done(function(response) { deactivatePageLoader(); showSuccess(response.message, 'Success'); button.html(response.html); }); }); });
LOL ,she pronounced Chicago as Chic. a. Go.! I recall that episode from eons ago! I am watching the clips now on YT. I do not eat while watching from fear of choking! LL, my stomach hurts.
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?