Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbb387ec

Browse files
authored
Merge pull request#1634 from androettop/master
Fix form submission example demo
2 parents03e03fe +188c2c2 commitbb387ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/form-submission.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
Try yourself, submit the form and look in the network tab of the developer tool.
2525
</p>
2626
<divclass="form-group"></div>
27-
<formaction="/docs/form-submission.html"method="get">
27+
<formmethod="get">
2828
<inputid="input"type="hidden"name="json">
2929
<divid='editor-container'></div>
3030
<inputid="submit"class="btn btn-primary"width="100"type="submit">

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp