🛠️
Simple and minimal
Just call the function with selector `$()` you are ready to do changes.
Just call the function with selector `$()` you are ready to do changes.
$("div").css("width","200px").text("Hello world")
Runs much faster and more efficiently.