File manager - Edit - /home/wwwroot/camplus.hk/master.camplus.hk/public_html/assets/pages/scripts/custom.js
Back
/** Custom module for you to write your own javascript functions **/ var Custom = function () { // private functions & variables var myFunc = function(text) { alert(text); } // public functions return { //main function init: function () { //initialize here something. }, //some helper function doSomeStuff: function () { myFunc(); } }; }(); jQuery(document).ready(function() { Custom.init(); }); /*** Usage ***/ //Custom.doSomeStuff();
| ver. 1.4 |
Github
|
.
| PHP 7.2.34 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings