-
Notifications
You must be signed in to change notification settings - Fork 2
1.2.1.1.4 docroot js
John Light edited this page Jul 17, 2016
·
1 revision
jquery-1.11.1.min.js
- Standard jquery filejquery.mobile-1.4.5.min.js
- Standard jquery mobile file
ui_function.js
- This is where javascript custom functions are located. It currently performs two distinct functions:
- It provides the callback function for the update software, restart bitcoind, and device shutdown buttons. This function performs AJAX calls to the server software (php/jquery-ajax.php) that performs the necessary system actions.
- Tooltip control and appearance. It is used in conjunction with the css/tooltip.css file.