@ramonjosegn The dropdown on the frontend is designed for a shorter list. If you’d like to add the search and styling, you can use jQuery Chosen (http://harvesthq.github.io/chosen/) which is what we use in the admin.
You can select different methods (Ajax, Inline, URL Parameter, or Redirect). If you select any of the other 3, Ajax will not be used.