15
edits
(Edited Grid HTML element suggestion) |
(Removed two of the three {{FeatureBrainstorming}}s) |
||
Line 128: | Line 128: | ||
<tr><td> | <tr><td> | ||
;Add an Element to HTML Forms<nowiki>:</nowiki> grid | ;Add an Element to HTML Forms<nowiki>:</nowiki> grid | ||
*Add a grid element to HTML forms to allow for the placement of | *Add a grid element to HTML forms to allow for the placement of little spreadsheets in web pages. This would be another element to go along with texts, passwords, textareas, checkboxes, radio buttons, and select lists. To send the grid as a CGI variable, the lines can be separated by "\n" and cells by "\t". The same characters can be used to set values for the grid when building web pages. When copying and pasting, the same "\n" and "\t" can be used as well. | ||
</td></tr> | </td></tr> | ||
<tr><td> | <tr><td> |
edits