Main > AJAX Experience - Page 32 of 36


I've found some original script to create a professionnal dynamic menu using javascript, drag and drop ... : the Docking boxes Docking boxes (dbx) adds animated drag 'n' drop, snap-to-grid, and show/hide-contents functionality to any group of elements. And ......
JavaWorld have a great article on ajax development with DWR, a freeware which reduces development time and the likelihood of errors by providing commonly used functions and removing almost all of the repetitive code normally associated with highly interactive web...

August 9, 2005

ClearNova have a page with basic AJAX examples : Ping!, Track Changes, Drop Downs & Form Handling, Get Customers By State (Parse Plain Text), Get Customers By State (Parses XML), Google Suggest Hack and Activity Log. You can download javascript...

August 8, 2005

Manolo have written an AJAX Instant Editor, I find really nice and useful : You double click to edit a field, then enter to save changes. This is a javascript/PHP application that allows the user to edit data without having...
Personaly I was looking for some coffee and I found this one : Espresso recipe finder. Its using AJAX to load data organized alphabetically of coffee receipe. Looks like he got 800 more receipes to add, cool !...

August 7, 2005

Chategory is a PHP-powered chatting system. Unlike most chatting systems, however, it updates its content without page-reloading by utilizing Ajax technology. The core system can be used in many ways, including a complete chatting system and a shout box. The...
Jeff's Blog have a nice post about AJAX and PHP Form Processing, you can see the result of his experiment here For this project, I needed a form to send an email to the client once its been validated and...
Michael Bommarito have written an AJAX OPML Generator, a PHP tool that turn your LiveJournal friends list into an OPML file. OPML is a popular format used by many RSS/ATOM feed reading services. This is pretty much a ripoff of...
We've already posted about Emil’s Chronicle AJAX DHTML Spell Checker, a Lite version is available he call it LiteSpellChecker. I’ve reimplemented the plain text version of my spellchecker, named LiteSpellChecker. The rich text one has been renamed to RichSpellChecker, but...
I found mapping a network for server monitoring very useful specially for system administrators, and this hack is using AJAX, JSRS and Google Maps to track network nodes. A very brief overview of how this thing works: On first hit...
< prev page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 next page >