Link to home
Start Free TrialLog in
Avatar of pmessana
pmessana

asked on

AJAX Suggested Search Display and Navigation

Okay, I have a AJAX Suggested search, all is working great with one exception, I cannot figure out how to get the up/down arrows to navigate through the search results.  

The results are returned in DIVs so I am unsure how it would be possible and I am wondering if I should be using an UL or some other way.

You can see a test of this here: http://www.austinkayak.com/search/index.php  search for pfd.

I am attaching the Javascript file and the front end PHP.

I have another minor problem, the "hand" when set to "pointer" will not adhere, but if I set it to "help" or "crosshair" it works....

Any ideas on how to incorporate key strokes to move through the results?
index.php
livesearch.js
suggest.php
ASKER CERTIFIED SOLUTION
Avatar of leakim971
leakim971
Flag of Guadeloupe image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of pmessana
pmessana

ASKER

Thanks for the link, I actually solved it late yesterday and should have closed the ticket.  This link would definitely have been helpful though, going to award you some points since it is a valid answer and you deserve it!
Although it is a valid solution it isn't the one I used.
Thanks a lot! Happy new year!