[jQuery] Select all dropdowns

[jQuery] Select all dropdowns


Hi,
Is there a way of selecting all input of type 'select' ?
The only way I found so far was to give a specific class name to all
my input of type 'select' . Is there not a more straightforward way ?
Thanks