I'm attempting to achieve this using a custom directive for the element and make changes in the link function, but I'm unsure of the next steps. Is it possible to accomplish this using pure JavaScript or another library aside from jQuery? I've heard that 'no jQuery in angular apps please' without further explanation.