Relative Content

Tag Archive for javascriptjqueryselector

double click function can’t get the option selected in jQuery

I create two selectors. When I double click one option in a selector, the value selected will show in another selector. Suddenly, it didn’t work. I double click one option in the left selector that can’t get the option value. If I click one option once then double click again, it will work. I have no idea what’s happening.