Searching For- Gooner In-all Categoriesmovies O... Online

#searchInput { width: 50%; height: 30px; font-size: 18px; padding: 10px; }

.result h2 { margin-top: 0; } document.getElementById('searchForm').addEventListener('submit', function(e) { e.preventDefault(); const searchTerm = document.getElementById('searchInput').value; const category = document.getElementById('categorySelect').value; searchContent(searchTerm, category); }); Searching for- gooner in-All CategoriesMovies O...

function searchContent(searchTerm, category) { // For demonstration, assume we have a function to fetch data from a backend or API // Here, we'll simulate the search results const results = [ {title: "Movie 1", description: "This is movie 1 about gooner"}, {title: "Movie 2", description: "This is movie 2 related to gooner"}, ]; #searchInput { width: 50%; height: 30px; font-size: 18px;

button[type="submit"]:hover { background-color: #45a049; } #searchInput { width: 50%

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Back to top button

Adblocker Detected, Please Disable to View the Content

We know you don't Like ads, But ads serving help us to keep live this site, so as it helps for our server maintenance cost. So please Request to disable the Ad Blocker to enjoy the widest content in Tech Dhaval Site. Thank You