jquery-to-javascript-convert
jquery-to-javascript-convert copied to clipboard
Does not work while working with selectors.
if you input $("#edit_" + id).val();
it will return $("#edit_robot_" + id).value;
@tayfunerbilen any update on selectors?