jQuery Plugin to use jQuery with jRender. Example JQuery inputName = new JQuery("input#name"); inputName.val("Mehah"); inputName.css("color", "red");