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 |
Let we have widget select
,
which sends request to server to get similar words at entering a word into it,
and displays them on screen so, as if each of them is in document between tags
<option
></option
>.
We specify attribute portion of
tag select
for such behaviours of it,
this attribute indicates to server how much words should be sent.
Entering of each new letter, deleting of letter or changing letter (if pause, equal time of double-click by mouse, occurred after that) forces to send following request
Server sends the following as answer to that
(attributes "parent" and "after"
for first tag option
, got from server,
is unnecessary - browser ignores them).
tag | attribute | value |
select |
src |
|
portion | null |
html60author