Firefox/Feature Brainstorming:Add-ons, Platform Development: Difference between revisions

Jump to navigation Jump to search
Removed two of the three {{FeatureBrainstorming}}s
(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 spreadsheet-like grids in web pages.  This would be another HTML form 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.  The same characters can also be used when copying and pasting as text.
*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>
15

edits

Navigation menu