Toggle radio buttons by clicking the label
I’ve seen a few methods of this using over-elaborate JavaScript, when its really not necessary. All you need to do…
A bunch of ramblings about PHP programming, JQuery, MySQL and other 'stuff'
I’ve seen a few methods of this using over-elaborate JavaScript, when its really not necessary. All you need to do…
Just a simple function to sort an already populated list. Obviously it would be easier to sort before populating, but…