Loading...
I have a multiselect element where the user select colors and I'd like to add a visual representation of each color - (preferably dynamically, but I'd be happy to hard-code it if that's significantly easier).
I'm using the jQuery UI MultiSelect widget Any suggestions?