Module cream.inputbox
API for Cream-Browser's inputbox
Author:
| David Delassus <david.jose.delassus@gmail.com> |
Functions
| focus () |
Give focus to the inputbox |
| text (...) |
Set/Get the inputbox's text |
Functions
- focus ()
-
Give focus to the inputbox
- text (...)
-
Set/Get the inputbox's text
Parameters
-
...: Text to write in the inputbox (if not specified, get the inputbox's text)
Return value:
Inputbox's text (only if no parameters given)