Skip to content

Instantly share code, notes, and snippets.

@jupp0r
Forked from swanson/gist:7829022
Last active August 29, 2015 14:04
Show Gist options
  • Save jupp0r/5b7d9b81e964e1c60578 to your computer and use it in GitHub Desktop.
Save jupp0r/5b7d9b81e964e1c60578 to your computer and use it in GitHub Desktop.

Find the id of one of the <li> tags for a file in the folder, e.g folder-list-item5

Open the console and run this - it clicks the "X" button for every item in that folder.

jQuery("#folder-list-item5").find(".removeFrx").click()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment