mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-17 14:25:45 +01:00
Add 'hintinputs' to provide text hints for inputs
If <label> elements are found use them, else use the value in the box (current behaviour) or if you add 'name' to 'hintinputs' then it will allow you to select by the name of the field. For values that are not displayed on the input field, it adds the value to the red hint icon.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
2009-XX-XX:
|
||||
* version 2.1 (probably)
|
||||
* add 'hintinputs'
|
||||
* add :silent
|
||||
* add $MY_VIMPERATORRC
|
||||
* add ' and " local marks
|
||||
|
||||
Reference in New Issue
Block a user