Skip to content

Instantly share code, notes, and snippets.

@glosik
Created February 22, 2017 15:24
Show Gist options
  • Save glosik/cfbbe8025f60af76f9e53d409db46ab3 to your computer and use it in GitHub Desktop.
Save glosik/cfbbe8025f60af76f9e53d409db46ab3 to your computer and use it in GitHub Desktop.
scroll to top error jquery css
angular.element("[name='" + $scope.editProfForm.$name + "']").find('.ng-invalid:visible:first').focus();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment