File manager - Edit - /home/monara/public_html/efm_web/wp-content/themes/newsup/js/custom-time.js
Back
jQuery(document).ready(function($) { /* Time */ var myVar = setInterval(function () { myTimer(); }, 100); function myTimer() { // Check if the element with ID "time" exists var timeElement = document.getElementById("time"); if (timeElement) { var d = new Date(); timeElement.innerHTML = d.toLocaleTimeString(); } } });
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings