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/68e42d5404adf86838f81ec7/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/68e42d5404adf86838f81ec7/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); }); }); });

Discuss General Hospital

Michael

Portia

Marshall

Brick

Willow

Curtis

I’m thinking Michael is not and they are just making people. Think it is him.

My picks would be someone they can write off easily

So Marshall or brick

Can't find a movie or TV show? Login to create it.

Global

s focus the search bar
p open profile menu
esc close an open window
? open keyboard shortcut window

On media pages

b go back (or to parent when applicable)
e go to edit page

On TV season pages

(right arrow) go to next season
(left arrow) go to previous season

On TV episode pages

(right arrow) go to next episode
(left arrow) go to previous episode

On all image pages

a open add image window

On all edit pages

t open translation selector
ctrl+ s submit form

On discussion pages

n create new discussion
w toggle watching status
p toggle public/private
c toggle close/open
a open activity
r reply to discussion
l go to last reply
ctrl+ enter submit your message
(right arrow) next page
(left arrow) previous page

Settings

Want to rate or add this item to a list?

Login