gengv said:
When clicking the 'search' button on the nav bar, can you see the serach dialog box jump out? If yes, please click the 'Serach' button in it. Then a ajax request (with specific parameters about search query) will be sent to Server. The Server side programming will deal with the real job of searching and response the results.
yes, the dialog box opened and I can select/fill the field then “Find”, but no result. Can you suggest which script I have to modificate? Is there need to give some code again?
Or, maybe I need to include some js files, but I have followed the demo script and documentation and not success 🙁
Thank you