Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Luc Didry
wemawema
Commits
1c50fd1b
Commit
1c50fd1b
authored
Sep 26, 2017
by
Luc Didry
Browse files
Add autofocus on input
parent
19aa7647
Pipeline
#23758
passed with stage
in 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
index.html
View file @
1c50fd1b
...
...
@@ -13,7 +13,7 @@
<h1>
WemaWema
</h1>
<p>
<label
for=
"wemake"
>
WE MAKE
</label>
<input
id=
"wemake"
placeholder=
"PORN"
value=
"PORN"
type=
"text"
/
>
<a
class=
"button"
href=
"#"
id=
"download"
>
Download
</a>
<input
id=
"wemake"
placeholder=
"PORN"
value=
"PORN"
type=
"text"
autofocus
>
<a
class=
"button"
href=
"#"
id=
"download"
>
Download
</a>
</p>
<canvas
id=
"canvas"
width=
"800"
height=
"400"
></canvas>
</div>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment