MauraSlavin / 07-movie-API-search

Find information on your favorite movies, and suggestions for future movies. Group project using JavaScript, jQuery, Materialize CSS, NY Times API, OMDB API, The Move DB API, TasteDive API, Fontawesome, html and CSS. We used Kanban Project Management to track tasks.
https://mauraslavin.github.io/07-movie-API-search/
1 stars 1 forks source link

change movieInput variable to suggested movie clicked, so it would be… #76

Closed MauraSlavin closed 4 years ago

MauraSlavin commented 4 years ago

… searched when enter key clicked or search icon clicked. Move focus to that field, so user only has to hit enter, not click the field, first.