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

New Scripts | Ajax

Results 341-360 of 396
Skitsanos WAML
Another aproach of combining existed AJAX frameworks under single Application Markup Language. WAML - Web Application Markup Language. WAML allows you to define your web application appearance and functionality by using simple XML like syntax mixed with HTML. The idea behind WAML is to simplify application functionality definition and provide flexible access to UI objects, data and communication services. WAML functionality build on top of existed AJAX frameworks available for public use.
(6 ratings)
Reviews0
PriceFree
Views3064
Best Ajax Scripts
The site contains a collection of ajax scripts and web-related jax applications . All scripts are provided with online examples. It has a great search tool to find the scripts and tutorials you need! Also You can Submit your scripts-tutorials and get hits! Thx
(79 ratings)
Reviews1
PriceFree
Views17130
Andy-Amazon-Searcher
With this very easy to install script, you can give your visitors the possibiliy of searching for books after filling in keywords. By using Ajax, the results appear fast on the same page (no new page is loaded). Each result is shown with the title of the book, the current price at amazon.com, a small picture and a book-description. If you are a member of the amazon.com-associate-prog ramm, the script generates for each result an associate-link with your associate-id. You can see the script in action on the author's page.
(0 ratings)
Reviews0
PriceFree
Views3935
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
Views7855
Ajax For Beginners
AJAX allows you to make a call to an http server (typically an RSS feed or a webpage), get it�s content and load them into your existing page without having to refresh the whole page. This means that services like email don�t have to reload the whole page everytime you click a message, saving on bandwidth (loading the header/footer all over again) and making things more efficient.
(9 ratings)
Reviews0
PriceFree
Views4905
Skitsanos for Web 2.0
Webware development dedicated blog by Evgenios Skitsanos. ASP.NET, XML, AJAX, Web 2.0, Backbase, CGI development with RealBasic and other web development issues.
(6 ratings)
Reviews0
PriceFree
Views3303
Simple Introduction to AJAX and XMLHttpRequest
This tutorial explains from the very beginning how to use AJAX in web applications. It is assumed you have a knowledge of Javascript (with a little DOM) as well as a server side scripting language, although you should pick it up easily.
(0 ratings)
Reviews0
PriceFree
Views2533
Creating Live Data with AJAX
If you want to have live data on your website, that will change all on its own without you having to constantly refresh the page, then this tutorial will show you how to. Assumes you have an understanding of the AJAX (XMLHttpRequest) object.
(6 ratings)
Reviews0
PriceFree
Views4077
Making a Google Suggest-like application
Ever wanted to make your own "live" advanced search that gives you suggestions as you type. This tutorial will show you how to make one just like Google's new "Suggest" search feature.
(3 ratings)
Reviews0
PriceFree
Views2454
Tutorial with demos
Step-by-step tutorial to understand the XMLHttpRequest object and how to use it from JavaScript. Examples with text, XML and JSON files. The tutorial is completed by demo pages that you can use as templates for you own website. Plus a specific JSON tutorial a very simple to use format.
(3 ratings)
Reviews0
PriceFree
Views3109
dhtmlxTreeGrid - Editable TreeGrid Control
dhtmlxTreeGrid is an Ajax-enabled UI component that allows you to add an editable data grids with expandable rows on a web page. The TreeGrid represents both hierarchical and tabular data and supports rich client-side data entry, editing, and sorting. Rich and flexible JavaScript API allows complete customization of the component to meet any application needs. dhtmlxTreeGrid supports paging, column resizing, drag-and-drop, serialization to XML/SCV, filtering, searching, grouping capabilities, and much more useful and powerful features.
(3 ratings)
Reviews0
PriceUSD 299.00
Views4625
How to Create CAPTCHA Protection using PHP and AJAX
CAPTCHA is a simple test to determine if a user is a computer or a human. It is used to prevent spam abuse on the websites. So if you use CAPTCHA on your web site forms, this can help in stopping some bots and making life harder for other bots in accessing or using your forms. The goal of this tutorial is to demonstrate how to make your own simple CAPTCHA protection using PHP and AJAX technologies.
(6 ratings)
Reviews0
PriceFree
Views2469
Tooltip kit
This class can be used to lookup text expressions/images on the server a page using AJAX to avoid page reloading. When a user drags the mouse over a link of a site page popup window with the expression appears. And it disappears when the user takes the mouse out from the link. The same way the class allows to add to your site context help, in-text advertising and news with descriptions by request
(3 ratings)
Reviews0
PriceFree
Views10690
Claros Chat
Claros Chat is a Web based instant messaging client which is capable of talking with a Jabber server. Claros Chat is well tested with Google Talk and it supports all major browsers such as Internet Explorer, Firefox, Safari, and Mozilla. It has a minimalistic and an elegant user interface which looks and feels a lot like a desktop application, since it uses AJAX. With the help of a Jabber server, creating your own corporate chat network and chatting with other networks such as MSN, ICQ, AOL, Yahoo IM is possible.
(52 ratings)
Reviews0
PriceFree
Views21581
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
Views20460
AJAX Matters
AJAX Matters is an informational site about AJAX (short for "Advanced Javascripting and XML" or "Asynchronous JavaScripting and XML") and how these technologies are applied to web development.
(10 ratings)
Reviews0
PriceFree
Views4228
AJASON
AJASON is a PHP 5 library and JavaScript client for the Web technology called AJAX. AJAX permits data to be fetched asynchronously without the need for reloading the Web page and thus allows the development of interactive GUI-like Web applications. JSON is a lightweight data interchange format which is used by AJASON to exchange data between server and client. AJASON features the ability to exchange complex data types and client-side error reporting for server-side AJASON errors.
(6 ratings)
Reviews0
PriceFree
Views4920
Build Your Own AJAX Web Applications
This practical hands-on guide for first-time AJAX users will walk you through building multiple AJAX applications, with each application highlighting a different strength and use of AJAX. Applications include a chess game, an app for refining searches on Amazon/Google/eBay without reloading an entire page and a blog system that uses drag-n-drop features. Throughout the text, the author stresses usability, accessibility, and graceful degradation for older, less-capable web browsers.
(54 ratings)
Reviews0
PriceUSD 13.58
Views6520
Ajax For Dummies
This book gives an excellent tutorial on how to use the various components such as JavaScript, XML, CSS and others to create what might be called an Ajax page. It also gives a wide series of URLs to go to for the most current information and demonstrations.
(6 ratings)
Reviews0
PriceUSD 19.79
Views2717
Foundations of Ajax
Foundations of Ajax explains how to combine these technologies effectively to implement Ajax into your new or existing Web applications. Like you, we are developers who are "in the trenches," tasked with building Web-enabled applications that provide real value to our customers. As the Web continues to grow, the demand for more expressive and engaging interfaces will continue to increase.
(3 ratings)
Reviews0
PriceUSD 26.39
Views2075
Results 341-360 of 396