Vergleich jscripts/autocomplete.js - 1.6.1 - 1.6.8

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 344Zeile 344
		if(this.currentKeyCode != 8 && this.currentKeyCode != 46)
{
this.highlightItem(0);

		if(this.currentKeyCode != 8 && this.currentKeyCode != 46)
{
this.highlightItem(0);

			this.setTypeAhead(0, 1);

			/*his.setTypeAhead(0, 1);*/

		}
},


		}
},