| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Published at http://spraakbanken.gu.se/swe/forskning/saldo/ordspel
|
|
|
|
With thanks to codinggeekette,
http://www.codinggeekette.com/post/Mobile-Safari-40-2b-Horizontal-Scrolling-3d-SUX.aspx
|
|
1. The text input field is shown form the start, no need to click.
2. The text input field is removed when no more words can be added to the
sentence.
3. When you press Enter, a word is added to the sentence (1) if there is only
one possible completion left (e.g. if you typed "airp" and the only
completion is "airport"), or (2) if what you typed exactly matches one
of the completions (e.g. if you typed "the" and the completions are
"the", "theatre" and "these").
|
|
|
|
This should make them clickable in more browsers and could improve layout.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1. Menu for choosing target language.
2. Pass options when calling start_minibar.
See about.html for more details.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
global by default
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
from deprecated
|