Forum Moderators: open
the problem is that I need the enter key when pressed to also perform the searching
is there a way to make the enter key trigger the javascript function searchLocations() ?
something like
onclick,onEnterKey="searchLocations()"