4,554
edits
No edit summary |
No edit summary |
||
Line 242: | Line 242: | ||
} | } | ||
// Apply the fade-out effect to | // Apply the fade-out effect to both #list and #list-list elements | ||
$('#list, #list-list').addClass('fade-out'); | |||
// Prevent further propagation to the document | // Prevent further propagation to the document |