This is probably easiest to explain if you just look at my fiddle, which I've commented for clarity. Basically, I'm using Harvest's chosen plugin, and I'm just trying to make the 'go' button I've placed next to it a link for the data-url attribute of the selected option. I'm using the console heavily to try to debug, but I can't make it work.
I just want this to happen: When you choose an option from the chosen menu, the href of the go button becomes a link to that selection. Check out the fiddle and all will become clear.
