Hello everyone have a nice day or night where ever you are so i hope i will have a great night if i fix this problem i have right here :D i have a array list with some match tips and i have a 16 input fields so i want to make autosuggestion when i will write the first letter of any array item i searched the internet but i just cannot figure out. Thanks for your help DaniWeb for life :D :D here is my array
$tips = array("1", "2", "x", "1-1", "1-x", "x-1", "1-2", "2-1", "2-x", "x-2");