Fetch data from db using select tag – Jquery ajax
So i'm doing this function that on the change event of the select box, it will trigger an ajax call and would fetch data from the database. That part's done. I'm getting all values i need. I place it in…