How implement subj?
when i write:
aaaa bbb
You can try this snippet
$("#your-id")[0].selectedIndex = -1
It worked for me.