I am using a bootstrap theme that didn't allow me to re-adjust bootstrap.js and jquery-ui.js... figured it out though, my problem was I had a buttonset() and both the div containing the radio buttons AND the radio buttons had the same name! I removed the name from the buttonset div and it works.