| tag | attribute | characteristic | style | ||
| new html-keywords | line | aling | point | default | |
| values of new html-keywords | side | romb | |||
| old html-keywords | td | id | list | ||
| values of old html-keywords | circle | ||||
| communication xml | sound | sync | power | ||
| values of communication xml | nouser | ||||
| keyboard and mouser command | enter |
Earlier we could send only hidden scalar
(<input type="hidden">),
but we can send whole XML-trees after introduction XML into data transfer.
It's made so:
XML-text between opening and closing tags hidden inside form
will be sent to a server together with XML-text, generated by widgets.
If tag hidden is inside tag multi, on which a radio-button (checkbox-button) refers
html60author