Hi webix,
I want to update my time label based on localtime. But the time is only updated when after the page is refreshed. How can I get real time clock update?
Please help. Thank youuu
Hi webix,
I want to update my time label based on localtime. But the time is only updated when after the page is refreshed. How can I get real time clock update?
Please help. Thank youuu
try to use setInterval Window setInterval() Method
and update required item in the table.
it work. Thanks! ^^~