Need to add random content is sidebar! Do you have two kinds of content and want to display randomly to visitors? This can also be useful when you have two types of content and both are equally important but sidebar space is not allowing to add both kind of content.
The technique and code provided will [...]
All are writing something something related to year end. So, what should I write. I though to write about the top visited posts of 2009 on my blog.
I hope you will enjoy reading it. I am sure my regular visitors will like this post.
Dynamically Populate Select List by Ajax
PHP Login and Logout Script
Javascript show hide [...]
Helping to clarify what various search result options can do and what functionality each hosting offer. Hosting option Custom Search Engine have are: Search Element, Iframe, and Google hosted. Demo are given for easy understanding.
Adding multiple website search restriction to Google Ajax Search API. Example of Google Ajax search API.
This Ajax example will give you an idea of, how to present users a dynamic data based on input using Ajax method. I will use jQuery JavaScript library for this linked select lists example. Dynamically Populate Select List by Ajax is an example using plain JavaScript code. Suppose a user has selected a type [...]
Many times, when your data is based on one parameter then you have to submit your form with user given input for getting the data based on given input by user. This increase waiting time for user completing input and adds extra request/response trip also. For this kind of situation, Ajax has provided great [...]
This script is an extension to the script written for Pagination/paging using PHP, MySQL. It uses Ajax to help show the pages without page refresh.