[jQuery] Can't understand a Jquery statement
Hello all,
I'm beginning working on a project which has been writing using Jquery
(I'm novice) and I really can't understand that line:
$($("virtual-sensor",data).get(i)).attr("name");
Can you traduce it to me?
Thank you
Charlie