-
-
LocoRuby
...
```javascript
LocoRuby.init({})
// run the code in the current window, no security checking. Same as LocoRuby.init(), or not ... init function. This lets LocoRuby know that a new
dialog window is desired.
To accomplish this LocoRuby reloads the ...
-
Echo-Game
... accesing database here
24 Will open a dialog window and ask for database password
If you want to stop the application from nagging you for a database password ...
-
Format-Control
... , then Format Control will display the filtering tips in a
dialog window and show the tips for the current input format ... information about text formats" link.
- Show More Tips In A Popup Dialog: If you have the CTools module installed then the filtering ...
-
HFAD-Code-Samples
... -Samples directory and you'll see all of the chapter projects display in the dialog window. Select all and press Finish.
And you're ready to run the sample apps!
### Organization
All of the code samples for the ...
-
Serial_LCD
... playing sounds - up to 250 mA!
// Sep 18, 2011 release 7 - dialog window with up to 3 buttons
// Sep 23, 2011 release ... autonomous project with ftoa utility
// Nov 25, 2011 release 15 - faster dialog show/hide and optional area for screen copy to/read from ...
-
backbone_picker
... is based on
requirejs for package management, jquery for dom management, backbone for
MVC.
# What is done
A things picker. Clicking a button a dialog window will be shown with a
list of model. On clicking on one model, this ...
-
surveyinvite.js
... clicks a "Ask again later" button.
openDialog: function(){ // Use greybox to display a modal dialog window.
// this url contains html to be displayed inside the modal dialog. ...
-
modality
... .js">
Opening a basic dialog window
-----------------------------