This website requires JavaScript.
Explore
Help
Register
Sign In
CodingPirates
/
blockly
Watch
1
Star
0
Fork
0
You've already forked blockly
mirror of
https://github.com/google/blockly.git
synced
2026-02-01 13:10:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
72ff6d9eadeac261e9138607c8a5ed9fc4e30c4c
blockly
/
core
/
variables.js
Andrew n marshall
8f3b4bcb5e
Replaces calls to window.alert(), window.confirm(), and window.prompt() with Blockly.alert(), Blockly.confirm(), and Blockly.prompt(). These are designed to allow app developers to replace the dialogs with versions that match their own open app, possibly avoiding modal browser dialogs. They each take a callback, so the developer has the opportunity to implement non-modal behavior.
2016-10-20 16:30:40 -07:00
9.1 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink