mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-24 03:05:41 +00:00
Menu works in some crazy way so need a little hack to get every thing work out. When menu shows up, it drawing invisible layer wich hides all elements of Cloud Commander so it could not handle onclick events. To get every thing work how expected we hide out invisible layer so for observer it is nothing special is not going on. All magic happening in DOM tree |
||
|---|---|---|
| .. | ||
| editor/codemirror | ||
| menu | ||
| terminal | ||
| viewer/fancybox | ||
| editor.js | ||
| jquery.js | ||
| keyBinding.js | ||
| menu.js | ||
| polyfills.js | ||
| terminal.js | ||
| viewer.js | ||