Subscribe to ajax

Tags: ajax

6 posts. #ajax

06 Mar 2010

Image Uploads with 100% Less Suck. Guaranteed.

No comments.-

Select a file and click upload. Simple right? Except once I select my image I can no longer see what was selected. The name of the file is at the end of the input, and if the input is short, or the file path is deep, I’m not going to see anything… Read more

17 Feb 2010

Ajax IM – Instant Messaging Framework

No comments.-

Ajax IM (?Ajax Instant Messenger?) is a browser-centric instant messaging framework. It uses AJAX to create a real-time (or near real-time) IM environment that can be used in conjunction with existing community and commercial software, or simply… Read more

11 Feb 2010

Developing Sites With AJAX: Design Challenges and Common Issues

No comments.-

Read more

09 Feb 2010

Expandable Drop Down Ticker

No comments.-

Quite possibly the only ticker of its kind out there, Expandable Drop Down Ticker brings together the best of two worlds to create a ticker that can be viewed both sequentially and simultaneously. A drop down menu is… Read more

05 Feb 2010

30 AJAX Tutorials For Smart Web Developers

No comments.-

Here is a complete package of AJAX Tutorials Web Developer, Ajax is a short form Synchronous JavaScript and XML is a set of methods that are used by many modern and popular web sites. Ajax providing web developers with verbosity options, the… Read more

03 Feb 2010

AJAX-enabled Sticky Notes With PHP & jQuery

No comments.-

Today we are making an AJAX-enabled Sticky Note management system. It will give visitors the ability to create notes with a live preview, and move them around on the screen. Every movement is going to be sent to the back-end via AJAX and saved in… Read more