i have a from with many select tags , when the user submit the form i want to check if the user choose one option for all the select tags and this is my jquery code
It's this.selectedIndex, not $this.selectedIndex :)