Main > General - Page 6 of 11
September 26, 2005
Julien Couvreur have written a very nice javascript that allow pen recognition based on his previous C# implementation and using firefox for the new canvas element in Firefox 1.5. The canvas is one of the many new features in Firefox...
Slashdotted an article at IBM about Better Web Apps With Ajax and titled the fundamentals of Java-based Ajax This article gives you a good understanding of the fundamental principles of Ajax, and a nuts-and-bolts knowledge of the client and server...
September 11, 2005
I have been very busy the last days, and I agree that I didn't posted any technical article about AJAX since the last one about AJAX AC and Middle Eastern encoding. But in the next days I'll have more time...
September 4, 2005
Content management and many other online software that use images need really something like this to manage images. This tool allow to crop image using DHTML, the cropping informations are collected in a form so it can be processed server...
August 31, 2005
QuirksBlog have an interesting article about addEvent() and how it is considered harmful. Back in 2001 Scott Andrew LePera published the cross browser event handler script addEvent(), which was subsequently copied, revised, and used in many, many websites. I never...
August 30, 2005
Who don't love CSS ? All who does will love it more with this CSS Ratings Selector. It just use CSS to create a nice effect on mouse over the stars, very useful for rating applications....
August 26, 2005
Michael Schwarz posted an excellent small howto about JavaScript and Namespaces. He's using a registerNS method which create the necessary objects...
UserJS.org have an excellent article about writing efficient javascript code, its not new but very useful. The article cover many issues from fast loops, Referencing elements, String matching, Create once, use repeatedly, eval is evil, Avoid running unnecessary code, Timers...
August 24, 2005
Michael Schwarz have written an XMLHttpRequest wrapper for the Internet Explorer if the "Enable safe ActiveX Controls" settings is disabled. You can download his first example from http://ajax.schwarz-interactive.de/download/xmlhttpifr.js...
August 23, 2005
Philip Howard presented the problem of forms accessibility : "Typically, textareas, buttons and text fields have been easy enough to style and the functionality to use images as buttons is inherant to HTML". And after some experiments he presented the...


Subscribe to AJAX Magazine's feed