Swap CarQuery Dropdowns for Inputs

Замовник: AI | Опубліковано: 21.03.2026
Бюджет: 30 $

The CarQuery API that once populated my make / model / trim dropdowns has stopped responding. I now want those three dropdowns removed and replaced by plain text input fields so visitors can type the car make and model themselves. Here’s exactly what I need done: • Remove every reference to CarQuery from the page code. • Add two clean text inputs-–one for “Make” and one for “Model.” (Trim is no longer required.) • Apply only basic text validation to keep the fields free of symbols or numbers when they don’t belong. • Store each entry locally in the browser so it persists on refresh; no server calls or database writes are necessary. Please work directly in the existing HTML, CSS and JavaScript files, keeping the rest of the layout unchanged. Send back the updated source plus a short note explaining where you made edits so I can maintain it easily.