View Single Post
  #2 (permalink)  
Old 02-14-2008, 09:33 AM
kgun's Avatar
kgun kgun is offline
WebProWorld 1,000+ Club
 

Join Date: May 2005
Location: Norway
Posts: 4,948
kgun RepRank 3kgun RepRank 3
Default Re: The desktop is on the Web.

An article related to the book: The Art and Science of JavaScript [JavaScript & AJAX Tutorials]


The Sitepoint JavaScript page is an excellent page to stay updated on JavaScript, DOM scripting, DOM building and DHTML.

Note the last two articles
  1. jQuery: Easy JavaScript for Designers [JavaScript & AJAX Tutorials]
  2. Rewrite the Web with Chickenfoot [JavaScript & AJAX Tutorials]
Related WPW threads:
Send form data with PHP

Note the post with the following object instantiation:

Var regex = new RegExp("string");

PHP, Security and Where am I

Google search for additional threads:

DHTML OR JavaScript kgun -breakroom site:www.webproworld.com

Tools:
Firebug - Web Development Evolved Explained in chapter 4 of "The art and science of JavaScript".

Chickenfoot Explained in article above.

Sidenote: Private prediction, today about 10 % of surfers have JS turned off. In 10 years this percentage will have turned to less than 5 %.

Last edited by kgun : 02-14-2008 at 11:10 AM.
Reply With Quote