Skip to content

Instantly share code, notes, and snippets.

@meltzerj
Created April 22, 2011 20:48
Show Gist options
  • Select an option

  • Save meltzerj/937592 to your computer and use it in GitHub Desktop.

Select an option

Save meltzerj/937592 to your computer and use it in GitHub Desktop.
<form accept-charset="UTF-8" action="/videos/485/comments" class="simple_form comment comment_form" data-remote="true" id="new_comment" method="post">
<div style="margin:0;padding:0;display:inline"><input name="utf8" type="hidden" value="✓">
<input name="authenticity_token" type="hidden" value="uN9pEFR6ITTas2Uy1VCshCgt3CHV+9W7Oml5G19mJsU=">
</div>
<div class="input select optional comment_form">
<label class="select optional" for="comment_comment_title_id"> Comment Title:</label>
<select class="select optional" id="comment_comment_title_id" name="comment[comment_title_id]">
<option value="/comment_titles/265">dfvsdfvds</option>
<option value="/comment_titles/266">fesfsees</option>
</select>
</div>
<div class="input text optional">
<textarea class="text optional" cols="40" id="comment_body" name="comment[body]" placeholder="Post a comment." rows="20">
</textarea>
</div>
<input class="button" id="comment_submit" name="commit" type="submit" value="Post">
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment