Advertisement
Guest User

Untitled

a guest
Oct 2nd, 2014
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. alert('Glossary ' + location.search.replace(/[^\d]*/, '')+ ', words: ' + Array.prototype.slice.call($('[name="ids[]"]').map(function(){if(this.checked){return this.value}}), 0).join(','))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement