tagbox
tagbox copied to clipboard
Tagbox within JQuery UI Dialog Modal
Currently, I am implementing tagbox inside a jquery ui dialog. when I was testing the dropdown, type a few letters and then click on an item, the click event (row.el.on('click'...) was not fired. This happens when I test it with IE8 but on other browsers (ff, chrome) tagbox is fine inside the dialog.
please see this js fiddle for reference http://jsfiddle.net/8m1hft3j/