Categories
Tags → Javascript Implementation

sprintf for JavaScript

sprintf for JavaScript is a lightweight yet complete JavaScript implementation of the famous sprintf() function. It is based on the PHP specification and also supports argument swapping.
DETAILS

The easy way into Ajax with AHAH

AHAH (Asynchronous HTML and HTTP) is a subset of the popular Ajax web programming paradigm, which is easy to code and avoids the hassle of parsing XML or carrying out XSLT transformations. The source code of a generalised (but tiny) Javascript funct...
DETAILS

JavaScript Programmer''s Reference

This book is aimed at programmers who know and use JavaScript in their day-to-day work, and who need a reference guide to the details of the JavaScript language. It covers: JavaScript programming concepts and definitions explained, Includes core ECMA...
DETAILS
©2003-2008 jCay.com