The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: Ajax :: Frameworks
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 17    Displaying: 1 - 17 Pages:  1   

   Acid.JS   Hits: 862 

 
Get most of the website widgets and tools I’m developing in a single package that is regularly updated. Whenever a new script or script update is available, it will be included in the download file. See what’s included: ContextMenu.XML 1.0, Skinnable Web 2.0 Buttons 3.0, Rounded Corners Panel.JS 1.0, TabStrip.XML 1.5, Web 2.0 AJAX Loading Panel, PageAnnouncement.XML 1.0, AntipixelButtons.XML 1.0, CheckBox.XML 5.0, RadioButton.XML, Skinnable Browser Dialogs 3.0, Upload.XML 1.0, ColorPicker.XML 2.0, AJAX Photo Gallery 1.5, CSS Watermark 1.0.


Free   Version: 2.0   Platform(s): windows   Updated: Wed Oct 22 2008

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   FreedomJS - AJAX For Everyone   Hits: 862 

 
This is one awesome prototype that was build to reduce effort, time, & complexity of interactive programs. It is the coolest AJAX Prototype ever, it is easy to use and easy to customize for any needs. Submitting a form through this prototype is as easy as 1, 2, 3. The prototype is so easy to pick up you can learn the basics in less than a few minutes and start using it.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sun Sep 28 2008

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   KoolAjax - Great PHP Ajax Framework   Hits: 1090 

 
KoolAjax is simple and easy-to-use PHP Ajax Framework, facilitating data exchange between server-side and client-side. KoolAjax also provides number of client-side utility functions to ease developing task. Furthermore, with UpdatePanel, a special feature of KoolAjax, developers can create a great ajax application without javascript knowledge.Using KoolAjax, you will be amazed with its power and simplicity. Some highlighted features: (1) Cross-browser compatible. (2) Simple PHP interface. (3) Support simultaneous AJAX requests. (4) Many client-side utility functions. (5)Creating ajax callback as easy as normal postback.


Free   Version: 1.6.0.2   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sat Dec 27 2008

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Xajax 0.5   Hits: 859 

 
with xajax you can simply call php function/method from javascript and bind result to html tags. xajax is easy! Just include xajax, register a function (or an object or class method)... then add a call to the function in your HTML or javascript...


Free   Version: 0.5   Platform(s): linux, windows   Updated: Fri Sep 19 2008

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   jqSajax   Hits: 638 

 
jqSajax is simple way to call PHP function/method from javascript. You can use it as jQuery Plugin, so we can call php function/method as: var result=$.x_phpfunction(va r1,var2); or you can call like: var result=$.x_object_method( var1,var2); Example: to call helloworld($var1,$var2) function in PHP , you can write input button like this: <input type="button" onclick="alert($.x_hellow orld('jhon','28'))" /> jQuery Ajax return a page (data type is XML,JSON,text,script,html ,etc), jqSajax return the result of PHP function/method you call. the variable type is the same the variable type in PHP. you can pass all variable types: array,string,number,boole an from javascript to PHP and vice versa. with jqSajax you can pass and get array (from javascript to PHP and vice versa) easier. The demo is placed in http://satoewarna.com/jqs ajax


Free   Version: 1.0.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sun Aug 31 2008

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   DynarchLIB   Hits: 1287 

 
DynarchLIB is a complete AJAX framework for development of Web applications. It features a coherent object/event system, a wide range of widgets designed to inter-operate, useful JavaScript extensions, networking functions (XMLHttpRequest and Flash's XMLSocket), encryption functions and lots more.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Thu Apr 17 2008

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   simplAjax   Hits: 3457 

 
simplAjax is a very easy way to put ajax in your website. It only requires you to link the file in your html document, type out one line of code, and you're done! It is cross browser, and will work with any browser that supports XMLHTTPRequest/ActiveX An example of the simplicity: "<script> timestamp = ajax('time.php?time=get') ; document.write(timestamp) ; </script>" That is really all it takes! simplAjax is released under a GPL license, so it is free to use, as long as you keep the copyright notice in the script. Enjoy!


Free   Version: 1.00   Platform(s): linux, windows, freebsd, osx, sun   Updated: Thu Feb 21 2008

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   DynAjax   Hits: 1601 

 
DynAjax is an Ajax engine created to aid building of dynamic websites and webapplications. Its easy to use and powerful, deals with Ajax operations seamlessly in the background. It is suitable for beginner and expert developers alike. Check out dynajax.net, the website features many tutorials and examples of use.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sun Feb 17 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   JsHttpRequest: AJAX+PHP library with Prototype JS and file uploading   Hits: 4608 

 
JsHttpRequest is a library for AJAX-based script creation compatible with the popular Prototype JS library. It could be used as a server part (PHP) for the Prototype JS, has a great cross-browser compatibility (IE 5.0+ including disabled ActiveX, Mozilla 1.7+, FireFox 1.0+, Opera 7.3+, and Safari); file uploads from user browser to the server; full support of PHP debug features (including fatal error handling); multi-dimensional data structures exchange (JSON analog); PHP session support; and optimal data loading method choosing (XMLHttpRequest, Microsoft.XMLHTTP, etc.) depending on the current browser. The interface is compatible with XMLHttpRequest.


Free   Version: 5.x   Platform(s): linux, windows, freebsd, osx, sun   Updated: Wed Aug 15 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (1) Visitor Ratings

   Sybrain Framework   Hits: 1973 

 
Sybrain Framework is a development, deployment and management plataform for Web2.0 applications. Based on the MSA architeture (many small applications), Web2.0 applications are an alternative to the complexity of MVC: instead of building large applications with many features, you build many small Web2.0 applications and manage them with a framework. Sybrain Framework also comes with basic applications for the whole development cycle of business applications.


Free   Version: 1.1   Platform(s): linux, windows, freebsd   Updated: Thu Jun 28 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   vegUI   Hits: 13031 

 
vegUI is a javascript-based window manager / widget collection that serves as a solid framework for the development of web applications and interactive dynamic websites. It was developed with 4 core concepts in mind 1) speed 2) modular design 3) compact design 4) total control over appearance, flexibility vegUI comes with these premade widgets: Buttons, Scrollbars, Scrollable Contentboxes, Dropdown Menus, Windows, Lists, Tabbed Dialog, Checkboxes, Property Set, Selector Every element is built from actual HTML nodes and can thus be themed by whatever means HTML and CSS provide. vegUI also provides AJAX functionality. Release comes with tutorial examples and a little test page, more tutorial articles can be found on the vegui webpage.


Free   Version: 2.1.0   Platform(s): linux, windows   Updated: Mon May 28 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   CrossBrowserAjax   Hits: 3031 

 
Diminutive 'JavaScript-on-Demand' based library that helps web developers add AJAX functionally to projects in a few easy steps. Supports ALL modern browsers!


Free   Version: 1.10   Platform(s): linux, windows, freebsd, osx, sun   Updated: Thu Mar 22 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Lollygag framework   Hits: 2718 

 
It has a number of features that make it better than Microsoft Atlas. Lollygag is a free framework for building "true" AJAX applications. You can take advantage of the Lollygag framework to build highly interactive, database-driven, Web applications.


Free   Version: n/a   Platform(s): linux, freebsd   Updated: Thu Mar 22 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Anaa   Hits: 1741 

 
Anaa, An Ajax API is a simple but complete framework that supports GET and POST method. Adding new feature is easy, an optional extension is provided and more will be added to the basic library in the future. The archive holds a manual and demo that you can use to start your own applications.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx   Updated: Sun Mar 18 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Ajax Extensible Page   Hits: 4369 

 
A.E.P. is an Ajax framework that is very easy to use with an interface of six functions and these functions allow to build Web pages that are extended at user request from data hidden into the page or taken from external files. Once you have experienced the library you feel obliged to build all your web page in this way, as I do. A short tutorial is provided in HTML and PDF forms. Demos included.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sun Jan 21 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   AJASON   Hits: 3641 

 
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.


Free   Version: n/a   Platform(s): n/a   Updated: Fri Nov 10 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   AJAXed website - Automatically convert to AJAX website - com.bydust.ajax   Hits: 524 

 
The com.bydust.ajax class is simply a javascript class that automatically converts your static website into a full-blown ajaxed website. Whenever a user visits your website, the class will perform a browser-check. If your visitor’s browser is capable of running the needed javascript, it will convert the website automatically. If not, the script deactivates itself and the visitor browses through your website as it is ( without ajax request etc. ). You can download the script and view the howto at http://www.bydust.com/exa mples/com.bydust.ajax/ Basic implementation The implementation of the javascript class is really easy, you just need to add a few lines of code into your pages. These will load and launch the script, and mark the area’s you want to refresh on each page. Look at the implementation page on the manual for more information.


Commercial   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Wed Nov 12 2008

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

  Total: 17    Displaying: 1 - 17 Pages:  1   

Share


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2008 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog