jQuery: Get selected element tag name Is there an easy way to get a tag name? For example, if I am given $('a') into a function, I want to get 'a'. 8 s 8 You... April 27, 2022 0 Comments