hello –
i need to incorporate IPA symbols into my dropdown (from http://ipa.typeit.org/), however, there are about 30 of them, and the drop-down list is too long and then scrolling becomes necessary, as in this example:
http://jsfiddle.net/edwardsmarkf/anu9dpjq/12/
i am trying to determine if there is some way to put multiple characters on one line such as this example:
http://jsfiddle.net/edwardsmarkf/1uqf37ck/
this might work if i can figure out which specific item was clicked on, but it is not working for some reason.
do you have any suggestions how this might work? or is there another jqwidget that i could be using for this situation?
NOTE: i was easily able to include IPA symbols in the jqwidget editor, but i only had maybe 10 of them.
thank you so much.