[jQuery] Pick a button at random
Hi all,
If I have a grid of 25 <input type="button">, all of which have a
specific class, what would be the best way to pick one of these buttons
at random, so that I could e.g. grab the value or disable it etc. etc.?
All help appreciated :)
Regards,
Michael Price