Sha256: 1b181ec0149e1e77b774b7e736a252d82e54b8e53a09ec76f97f17e70be7fe62

Contents?: true

Size: 906 Bytes

Versions: 12

Compression:

Stored size: 906 Bytes

Contents

<h2>Forms</h2>

<div class="example">
  <form action="" method="post">
    <fieldset>
      <div class="input string optional"><label class="string optional" for="text_input">Text Input
        Label</label><input class="string optional" id="" name="text_input" type="text"></div>
      <p class="paragraph--hint">This is a hint that belongs on a form.</p>

      <div class="input string optional form_order_extra_comments"><label class="string optional"
                                                                          for="form_order_extra_comments">Extra
        comments (optional)</label><textarea class="string optional" id="form_order_extra_comments"
                                             name="form_order[extra_comments]"
                                             placeholder="Anything else you would like to share with your expert"></textarea>
    </fieldset>
  </form>
</div>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
smock-0.1.158 examples/forms.html
smock-0.1.153 examples/forms.html
smock-0.1.152 examples/forms.html
smock-0.1.151 examples/forms.html
smock-0.1.150 examples/forms.html
smock-0.1.149 examples/forms.html
smock-0.1.148 examples/forms.html
smock-0.1.147 examples/forms.html
smock-0.1.146 examples/forms.html
smock-0.1.145 examples/forms.html
smock-0.1.144 examples/forms.html
smock-0.1.143 examples/forms.html