Advertisement
Guest User

Untitled

a guest
Mar 25th, 2019
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. var firstHref = $("a[href^='http']").eq(0).attr("href");
  2. console.log("EXTENSION");
  3. console.log(firstHref);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement