get attribute value jquery href

Solutions on MaxInterview for get attribute value jquery href by the best coders in the world

showing results for - "get attribute value jquery href"
Sophie
08 Oct 2019
1var href = $(this).attr('href');