Let's give new requirement to a browser: let three following kinds of html-anchors differ visually and on hearing
Let all three kinds of anchors are decorated with underlining
Any new are not need properties to distinguish these three kinds of anchors: distinguishing of them is task of browser, but not of user, creating document.
Let conrols are sent to server only in case,
if they differ from values, which they have at once after loading of document.
For example, textbox
<input
type
=text
value
=from_database>
can have initial values from database,
and there are maybe very much such fields.
Changed values are also entered into database -
don't complicate logic of accepting script on query language.
It's known, that an indexes can have indexes, for example
Ti3 | 22r |
It's known, that when variable has two indexes on the right (or two indexes at the left)
P.S.
Tags up and down
placing its contents above and below previous word or html-element,
are also necessary, except tags sub
and super
.
There exist way to write the mathematical formulas, which is more simply, than MathML. Some mathematical symbols should not be displayed in a line, but be used for construction of a formula. It is symbol "/", existing in all codings, and they are symbols "" and "" (complex conjugation). Thus expression "(a+b+c)/(d+e)" should be displayed as , expression "a(b+c)" - as , expression "(a+b)" - as .
Idea is to bury MathML as too difficult way.
Let if there is transition to new line at once after an opening bracket, then such bracket should be stretched to size of contents.
[ a b c d ] | |||
( a b ) | |||
{ a b } | |||
|
| ||||
Single purpose of emphasizing a text in any program is to press a keys "Ctrl-C" ("Ctrl-Ins") after that. I offer to change behaviour of a programs, in particular of a browser: emphasized text (keyboard or mouse keys are released) is copied in a clipboard automatically.
Thus combinations of keys "Ctrl-C" and "Ctrl-Ins" are not functional now.
Switching a focus of input by a user into such window in operational system, in which there is earlier inserted text, means automatic repeated copying of inserted text of this window into a clipboard.
Let it will be possible to use signs "*,?" in string of address of browser, and let they will designate the same, as in command string in OS. Browser generate html-document, in which it list all suitable, but already visitted addresses.
up, down |