Possible Duplicate:
adding content from search result with jquery
I’m using this nice script http://qpoit.com/marcofolio_demo/apple_search/ however I want to display the selected value in a div with $.("#result").html(selectedValue); but I don’t know how to get the selected value after the search results appear. Please help
If you want to display the text for the search result which appears in the
<span>tag: