SoFunction
Updated on 2025-02-28

Example of changes in js controlling the connection content of href content


if(client_num!=undefined)
{
('check_devices').innerHTML="<span>►</span>There is already a <em>"+client_num+"</em> device connection";
('client_num').innerHTML='There are currently '+client_num+' device connection';
}