AJAXPoll
By:José Augusto Ferreira Franco
This class can be used to display poll questions and collect the results using AJAX to avoid page reloading.
It can take as parameters a poll question and the HTML to display for each of the poll answers.
The class generates the necessary HTML and Javascript to display the poll on a Web page [...]
الكلمات الدليلية 'AJAX'
AJAX Poll
AJAX Star Rating
AJAX Star Rating
By: Sudhir Chauhan
It displays the current content rating level by the number of starts from 1 to 5.
An user can submit his own rating by clicking on the respective star.
When a new rating is submitted, an AJAX request is triggered to send the user rating.
The AJAX request response is used to display the [...]
AJAX Rating Counter
AJAX Rating Counter
By: Er. Rochak Chauhan
This package can be used to implement a star rating system that uses AJAX to update the average rate without reloading the rate page after a user has voted.
It can display the current average rating between 1 to 10 using star icon images.
A new rating submitted by an user is [...]
AJAX Poll
AJAX Poll
By: Er. Rochak Chauhan
This class can be used to present and process a poll without reloading the page where it appears.
It uses an HTML template to present the poll page. The poll options appear as radio buttons in a place determined by the template.
The class also generates the necessary Javascript to submit [...]
Ajax autosuggest/autocomplete from database
Since google introduced the autosuggest or autocomplete search form on their toolbar everyone started looking for this piece of code to put on their websites. It’s not new in the Ajax world but it’s not seen as often as it should if you ask me. Why? It’s hard to find good examples or examples that [...]
