All pastes #2132056 Raw Edit

Someone

public javascript v1 · immutable
#2132056 ·published 2012-03-25 18:13 UTC
rendered paste body
(function ($) {  $('textarea#edit-comments').focus(function() {     $(this).val('');  });}) (jQuery);