Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
By Technology

Most Popular Scripts | Ajax

Results 21-40 of 396
Multi-Level Menu Creator
An Ajax Script to create Multiple Level Menu. The menu lists (categories, sub-categories, link URL) are defined on client-side with JavaScript, and can be saved with PHP in TXT file (in JSON format), or /and in MySQL database. The script comes with three predefined types of Menu Styles: Horizontal-Vertical menu, and two Vertical-Horizontal menus. You can load a saved menu to continue editing it, to add, delete and modify lists /links. The menu can be included in HTML and PHP files.
(24 ratings)
Reviews0
PriceFree
Views1564
Open Source Chat Script (support system)
Opensourcechat is ajax and jquery based script that helps you to do real time chat with the visitors on your website. It enables you to chat with the visitors on your websites in real time, makes you to listen to their doubts and problems and provide them with the suitable answers. Opensourcechat brings your visitors more close to you and have the potential to CHANGE the VISITORS into BUYERS. If you are selling some products online then this script helps you to increase your product sale.
(24 ratings)
Reviews0
PriceUSD 29.00
Views1470
Ajax File Manager
This is a File Manager script, build with PHP and jQuery, that uses Ajax technology to manage directories and files on your server. . It is Simple and Easily to use, it could be easily integrated into a CMS or any other web application.
(22 ratings)
Reviews1
PriceFree
Views1657
Upload in Background
Allows to create background uploads using Ajax. This uploads start when the user is still filling out the form, making the form submission faster and more intuitive. In the case that the background upload can not be completed, a PHP code (automatically generated) will complete the process. This tool makes the upload process technically superior with the use of modern technologies and at the same time makes the insertion of an upload feature into web page an easy process carried out from the Dreamweaver visual interface.
(21 ratings)
Reviews0
PriceUSD 19.99
Views4049
Relational List
Relational List is a Dreamweaver extension that allows to insert two associated lists (select fields) into your forms, a main list and a subordinate list. This is useful if you need related fields into your forms, for example country/states, brand/model, etc… In these cases the second field is populated when the user select the value for the first one. Relational List executes these actions without reloading the page, through the use of dynamic Javascript and Ajax technologies. The fields’ data are retrieved from XML files. You can edit your own XML files for your form fields.
(21 ratings)
Reviews0
PriceUSD 29.99
Views2423
Free Ajax Scripts .NET
We intend to build the largest Free Ajax Scripts Directory. Our directory is categorized and each script has demo so that you can test it before waste any time installing it.
(21 ratings)
Reviews0
PriceFree
Views7849
hnGuestbook - Ajax Guestbook
hnGuestbook is a simple guestbook that use flat file to store the messages. That's mean no SQL database is required. The guestbook uses AJAX technology, so you could view the pages, and sign the guestbook without reloading the whole page. Some of features are bad words filter, spam protection, and a simple admin panel to manage the messages.
(19 ratings)
Reviews1
PriceFree
Views20287
PHP Ajax Whois example
We modified the default PHP whois class a little bit and used xajax to create a ajax powered request form. Using this new form a request is done without refreshing the page.
(19 ratings)
Reviews0
PriceFree
Views2868
TDE Comment System
Comment System is a Dreamweaver extension that allows to collect, moderate and show users comments on any web page, even on static HTML pages! The comments are saved and loaded using JavaScript & Ajax technologies, executing the actions on background on the browser side with a transparent PHP file on the server side; this method allow you to insert comments in pages with any extension: .html, .htm, .php, ...etc. The requirement on the server side is PHP support but you don't need hand coding or PHP coding skills.
(18 ratings)
Reviews0
PriceUSD 29.99
Views3452
Easy Grid
This package can be used to display and data grids using AJAX. It uses Yahoo User interface library Javascript classes to perform AJAX requests. A Javascript script calls Yahoo UI libraries to load the data for the table from the server. The same Javascript script performs the AJAX interaction with the PHP script that includes the PHP class. This PHP class accesses an CSV file with the data to be displayed and edited in the grid. The grid supports column sorting, data filtering, pagination and context menu that appears when the menu mouse button is clicked.
(18 ratings)
Reviews0
PriceFree
Views20444
Shopping Cart with AJAX
This tutorial will you how to build a Drag and Drop Shopping Cart.
(18 ratings)
Reviews0
PriceFree
Views9730
Easy Basket
Easy Basket is a very original shopping cart application which enables us to sell items inside any web page without any big code/structure updates. Once installed, the products and basket can be inserted into any part your web page where they will start functioning instantly. When an item is added to the basket, a sliding + Ajaxed basket can appear to to show the total price and display the checkout options. Also, you can drag 'n' drop a product into the shopping cart as well.
(17 ratings)
Reviews2
PriceFree
Views3092
Building "drag and drop" shopping cart with Ajax
For this article, we'll create an interactive shopping experience allowing us to add items to our shopping basket by dragging and dropping them onto an icon of a shopping cart. We'll add AJAX functionality, allowing us to update our shopping cart without redrawing the entire screen. To save the trouble of setting up a product database, we'll use Amazon Web Services to search for DVDs and use those to shop from.
(15 ratings)
Reviews0
PriceFree
Views6533
DHTMLX Suite - Ajax/JavaScript UI Library
The DHTMLX library offers a rich set of Ajax-enabled user interface components, including powerful datagrid, tree, windows, combobox, tabbar, menu, layout, and more. The components provide advanced features required in modern web apps: cross-browser compatibility, drag-n-drop capabilities, in-line editing, clipboard operations, and fast performance with large data sets. The DHTMLX library is written in JavaScript and can be used with any server-side technology (special client-sever connectors available for PHP, ASP.NET, Java, and Cold Fusion). With DHTMLX, you can create rich and interactive web apps with less efforts and time.
(15 ratings)
Reviews0
PriceFree
Views4909
Using AJAX to Post Form Data
JAX, short for asynchronous javascript and XML, is one of the "in" web technologies at the moment. Although it is currently being utilized in a wide variety of ways, it's original intended method was simply sending data and retrieving responses without waiting for a page to reload. We're going to take a step back to the time where that was all it was used for. To start off, we're going to write our PHP script that we are POSTing to. We're just going to have it echo our name back to us. Simple, but we've gotta start somewhere!
(15 ratings)
Reviews0
PriceFree
Views5390
Simple AJAX Survey
Here's a FREE simple, easy to use AJAX survey that uses PHP and MySQL for the backend. It even comes with an admin panel that makes creating and updating surveys a snap! AJAX allows the survey to fit seamlessly into your website! As with all my other projects, this one has been tested successfully in IE6 and Firefox.
(15 ratings)
Reviews0
PriceFree
Views8875
Nobox Media
Over 400 Nobox scripts that will allow you to develop interactive AJAX and DHTML web2.0 sites using assorted programming languages.
(15 ratings)
Reviews0
PriceFree
Views4298
Draggable Shopping Cart of Items
The following is a freeware script that demonstrates how to create a simple AJAX shopping cart of items using javascript and the ajax support frameworks: Prototype and script.aculo.us - web 2.0 javascript. Items can be added to the shopping cart easily by dragging them to the shopping cart basket. At the same time the shopping cart basket calculates the total amount on real time. After an user completes the request the script will send the information for processing to the server.
(15 ratings)
Reviews0
PriceFree
Views4570
Ajax calendar class
This class can be used to display month calendars browseable using AJAX. It can generate HTML and JavaScript to display a month calendar with links to browse the months using AJAX to avoid page reloading. The class can make given days be displayed as links to event pages. The browsing may be restricted to given dates. The months and week day names are customizable. The presentation details may be customized using CSS.
(15 ratings)
Reviews0
PriceFree
Views2105
Twitter Friends & Followers Widget
There is a Facebook fans widget, Google friends widget, what about a Twitter friends widget?! This is a jQuery plugin that you can embed anywhere to display pictures of your Twitter followers or friends (whom you follow) and their latest tweets if you like.
(15 ratings)
Reviews0
PriceFree
Views2318
Results 21-40 of 396