Guest User

Untitled

a guest
Jan 19th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1.  
  2. // mark all div.menu-container elements with the class "menu-parent" that have any children whatsoever
  3. $("div.menu-container").markParents("*", "menu-parent");
Add Comment
Please, Sign In to add comment