Category: Scripting

21

Nov

XHTML Character Entity Reference

Visit www.digitalmediaminute.com/reference/entity/index.php This page contains the 252 allowed entities in HTML 4 and XHTML 1.0, as outlined in section 24 of the official HTML 4 specifications, published by the W3C.

11

Nov

AutoSuggest: An AJAX auto-complete text field

Visit www.brandspankingnew.net/archive/2006/08/ajax_auto-suggest_auto-complete.html The AutoSuggest class adds a popdown menu of suggested values to a text field. The user can either click directly on a suggestion to enter it into the field, or navigate the list using the up and down arrow keys, selecting a value using the tab key. The values for the suggestion list are to provided as XML (by a PHP script, or similar).

18

Jun

HTML5 differences from HTML4

Visit dev.w3.org/cvsweb/~checkout~/html5/html4-differences/Overview.htmlA nove overview about the differences between HTML5 and HTML4

23

Apr

Reinhold-Helge

Visit www.reinhold-helge.deReinhold & Helge produce open source application and script mods.

20

Apr

AJAX - MDC

Visit developer.mozilla.org/en/docs/AJAAsynchronous JavaScript and XML (AJAX) is not a technology in itself, but is a term that describes a new approach to using a number of existing technologies together, including: HTML or XHTML, Cascading Style Sheets, JavaScript…

20

Apr

Main Page - Ajax Patterns

Visit ajaxpatterns.org/wiki/index.php?title=Main_PageAjaxPatterns.org began as a collection of design patterns, which formed the basis of the book, Ajax Design Patterns, and grew into a publicly editable wiki on anything and everything Ajax. All pages are now editable, no registration needed…

20

Apr

Ajax im

Visit www.unwieldy.net/ajaximajax im (asynchronous javascript and xml instant messenger) is a browser-based instant messaging client. It uses the XMLHTTPRequest object in JavaScript to send and receive commands to and from the server. No refreshing of the page is ever needed…

20

Apr

JSLog - a Lightweight Ajax logger

Visit earthcode.com/blog/2005/12/jslog.htmlThis is a lightweight, self-contained logging panel which takes the place of alert() boxes for your AJAX and DHTML applications. It is unobtrusive, easy to use, and can stay in your code through deployment.

20

Apr

Learning JavaScript for Beginners - Contents

Visit www.javascriptmall.com/learn/contents.htmLearning JavaScript
for Beginners