public marks

PUBLIC MARKS from bcpbcp with tags javascript & 2005

03 November 2005

23 October 2005

The Mouse Whisperer - Ajax (XMLHTTPRequest) Tutorial

by 2 others
Page update without refresh using Javascript, PHP and XML's XMLHTTPRequest object (also known as 'remote scripting')

18 October 2005

16 October 2005

15 October 2005

14 October 2005

Extending AJAX with the Flash/JavaScript Integration Kit

by 1 other
Want more control over the user experience? Because Flash makes graphical programming quick, easy, and attractive, and because JavaScript is very effective at manipulating HTML, they can be leveraged to focus on their strengths. Kris Hadlock shows you how to extend AJAX (Asynchronous JavaScript and XML) by cross-communicating between Flash and JavaScript. Discover how this technique enables technologies to focus on specialized tasks, and helps create the ultimate user experience.

12 October 2005

How to Develop Web Applications with Ajax, Pt. 1 - WebReference.com -

In the past, web applications were limited because a web page had to be reloaded

XML.com: Very Dynamic Web Interfaces

by 25 others
In this article, I'll be exploring how this problem can be tackled with the use of JavaScript and the XMLHttpRequest object.

11 October 2005

Using prototype.js v1.3.1

n case you haven't already used it, prototype.js is a JavaScript library written by Sam Stephenson. This amazingly well thought and well written piece of standards-compliant code takes a lot of the burden associated with creating rich, highly interactive web pages that characterize the Web 2.0 off your back.

10 October 2005