Skip to content

Instantly share code, notes, and snippets.

@kkxlkkxllb
Forked from rbarazi/new.js.erb
Created October 25, 2010 14:30
Show Gist options
  • Select an option

  • Save kkxlkkxllb/645039 to your computer and use it in GitHub Desktop.

Select an option

Save kkxlkkxllb/645039 to your computer and use it in GitHub Desktop.
$("<%= escape_javascript render(:file => 'comments/new.html.erb') %>").insertAfter('#comments');
$('#new_comment').slideDown();
$('#new_comment_link').hide();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment