Tampilkan postingan dengan label Search. Tampilkan semua postingan
Yahoo instant search implementing with Yahoo Search Boss API using jquery and ajax. This is very similar to my previous post just changing few lines of code. I feel Yahoo search results better than Bing results. Use it and make your own search application.
Rating: 4.5
Reviewer: Unknown
ItemReviewed: Yahoo Instant Search with Jquery and Ajax
The instant search feature has massively changed the web in past couple of weeks. I had developed real-time Youtube instant search with Jquery and Ajax. It is very simple like my previous posts, just reading the Youtube API JSON file with Jquery. Take a look at this live demo
Rating: 4.5
Reviewer: Unknown
ItemReviewed: Youtube Instant Search with Jquery and Ajax
Search box most important element on web pages specially contented management sites. In this post I want to explain very basic searching techniques and Unicode data searching using SQL LIKE statement. I hope you like this. Thanks
Rating: 4.5
Reviewer: Unknown
ItemReviewed: Database Searching Techniques with SQL