Browse a Listing
Top > JavaScript > Scripts and Programs > XML and JavaScript
Popular Tags
Free Script links
The standard and well-known method for user interaction with web-based applications involves the user entering information (e.g. filling out a form), submitting that information to the server, and awaiting a page refresh or redirect to return the response from the server.
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Oct 12, 2006 Hits: 20 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
Both the AJAX and Flash version can be downloaded, installed, and you can export your first gallery from Picasa in only 5 simple steps!
At the present the AJAX version of AgileGallery has been kept very simple, as it was developed to fit a need for a very simple gallery that could be inserted on any web page without the need for server side scripts to maintain databases of images, comments, etc.
I also did not want to reinvent the wheel by creating a lot of interfaces for resizing, cropping, uploading, and general photo management as Picasa already does an excellent job and I beleive these tasks should stay on the desktop where they can be better managed.
So if you already use and love Picasa and have a website then AgileGallery is for you. I highly recommend that you try out Picasa if you have not already.
AgileGallery does not require any server-side technology to generate the gallery for photos that are stored on your website as it uses AJAX or Flash to load and parse the Picasa XML file and photo and thumbnail displays
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Oct 12, 2006 Hits: 38 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
AJAX is primarily based around JavaScript or as it is sometimes refererred to ECMAScript.
JavaScript is a powerful, client-side scripting language. That was originally developed by Mozilla's Technical Architect, Brendan Eich. However, unfortunately different implementations of JavaScript are not completely interoperable with each other and writing cross browser JavaScript is oftern a tedious affair.
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Oct 12, 2006 Hits: 10 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
This is an Ajax enhanced ticker script that lets you use a text file as the contents of the ticker to show! Easily define your messages, which support rich HTML, all inside this external text file. Now there's no more excuse to not update the contents of your ticker more often! Note that due to Ajax limitations, the ticker script and text file to draw from need to be on the same domain/server.
As a side note, while we're labelling this script "XML ticker", technically, it's not XML, as the external file source is just a regular text file, not XML file. Since XML makes it cumbersome to include rich HTML inside it, we decided to go with a text file that's structured similar to XML instead.
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Oct 12, 2006 Hits: 15 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
Wouldn't it be great if your links were automatically checked each time anyone visited your page? Because Ajax allows us to make a server call without an associated page load/refresh cycle, we can write a routine to list all the links on a web page and send that list to a server-side script which will check them all, and report any broken ones to the webmaster.
Provided that our script is quite efficient, and the pages to be checked don't contain huge numbers of links, our user should never know anything's happening!
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Oct 12, 2006 Hits: 7 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
This script uses Ajax to enable you to load external pages into a DIV without having to reload the browser or use IFRAMES. If your external pages reference any external .css or .js files for styling, this script can also load and apply them to the page on demand.
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Oct 12, 2006 Hits: 24 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
HTML tables are very limited in their abilities - we can't drag columns around, scroll through the data, or use any of the other facilities we have become used to in the data grids of desktop applications. Of all these shortcomings, perhaps the most significant for most people is the ability to sort data by ordering the grid using a particular column. This project combines Javascript, PHP and Ajax techniques to allow exactly that. Because the server is queried each time a sort is carried out, this technique could be extended to large datasets, unlike the traditional Javascript data grids, which need to load all the data when the page loads.
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Oct 12, 2006 Hits: 13 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
There are quite a few Javascript implementations of tabbed interfaces out there on the web. How much better, though, to be able to change from pagetab to pagetab without a page refresh? Here's an example of a tabbed interface using Ajax to load the new pages.
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Oct 12, 2006 Hits: 9 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
For example if you have got a list of 10 categories with 10 sub-categories each, it is a pain to have a complete round-trip to the server just to load some values into a select box. With AJAX (Asynchronous JavaScript and XML) you can do this easily, removing the overheads of reloading all the data that hasn't changed, providing a better end-user experience du e to faster navigation
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Oct 12, 2006 Hits: 6 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
dhtmlxGrid is a Ajax-enabled JavaScript grid control that provides professional solution for representing and editing tabular data on the web. Carefully designed, with powerful script API, this editable DHTML grid is easy configurable with XML or js methods and shows convincing results working with large amounts of data.
dhtmlxGrid allows easy implementation of nice looking (managed through css or predefined skins) DHTML tables with rich in-cell editing, fixed multiline headers/footers, resizable, sortable and draggable columns. Numerous event handlers let you add necessary interactivity to grid-based interfaces. Smart Rendering technology and built-in paginal output allow this data grid to work effectively with huge datasets.
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Oct 12, 2006 Hits: 24 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR