You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Los Vitaly (Jira)" <ji...@apache.org> on 2020/08/13 20:02:00 UTC

[jira] [Created] (NETBEANS-4710) Small improvement for and

Los Vitaly created NETBEANS-4710:
------------------------------------

             Summary: Small improvement for <input> and <label> attribute
                 Key: NETBEANS-4710
                 URL: https://issues.apache.org/jira/browse/NETBEANS-4710
             Project: NetBeans
          Issue Type: Improvement
          Components: web - HTML Editor
    Affects Versions: 12.0
            Reporter: Los Vitaly


Just my thoughts, it more better in template

1)

<input type="type" name="name"|>
<input type="_text_" name="" id="" |>

Add default text as most used, and add attribute id

2)

<label>text</label>

<label for"|">text</label>

But new template is really cool now, thanks

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists