[GH-ISSUE #230] Form labels #216

Closed
opened 2026-02-27 11:10:39 +03:00 by kerem · 2 comments
Owner

Originally created by @tonioo on GitHub (Dec 4, 2013).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/230

Originally assigned to: @tonioo on GitHub.

Originally created by Patrick Ben Koetter on 2012-04-05T21:33:38Z

Use the label element to create a clickable context between Label and Form element.

Originally created by @tonioo on GitHub (Dec 4, 2013). Original GitHub issue: https://github.com/modoboa/modoboa/issues/230 Originally assigned to: @tonioo on GitHub. **Originally created by Patrick Ben Koetter on 2012-04-05T21:33:38Z** Use the label element to create a clickable context between Label and Form element.
kerem 2026-02-27 11:10:39 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@tonioo commented on GitHub (Dec 4, 2013):

Posted by Antoine Nguyen on 2012-04-06T13:42:10Z

I don't understand you request.

<!-- gh-comment-id:29814277 --> @tonioo commented on GitHub (Dec 4, 2013): **Posted by Antoine Nguyen on 2012-04-06T13:42:10Z** I don't understand you request.
Author
Owner

@tonioo commented on GitHub (Dec 4, 2013):

Posted by Patrick Ben Koetter on 2012-04-06T17:25:54Z

The label marks an input element. The 'foo' reference ties both together. Try that and then click on the word "Descriotion":

<!-- gh-comment-id:29814278 --> @tonioo commented on GitHub (Dec 4, 2013): **Posted by Patrick Ben Koetter on 2012-04-06T17:25:54Z** The label marks an input element. The 'foo' reference ties both together. Try that and then click on the word "Descriotion": <pre> <label for=foo">Description<label> <input type="anything" id="foo"> </pre>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#216
No description provided.