This topic is locked

AJAX help

3/15/2008 8:53:58 PM
PHPRunner General questions
F
Fawaz author

Why AJAX function in the search function "bold" search query, while in the AJAX lookup function it doesn't bold the query?
Is there a way to change the color to become red for AJAX functions queries?
Thanks.

Fawaz

Alexey admin 3/17/2008

Fawaz,
the data displayed by Ajax lookup is produced by ..._lookupsuggest.php file.

So modify this file to highlight search results.
Unfortunatelly we don't have a ready to go solution for this.