Home     PHP / Javascript / Ajax
Ajax Codes
第一頁 10111213

Ajax Codes > tutorials-training-tips

Pattern Matching in Regular Expressions Free

Rate: | Price: Free | Demo: | Views: 80

PHP Script Codes > tutorials-training-tips
Regular expressions are all about matching the userâ ... More

Using JavaScript Errors Free

Rate: | Price: Free | Demo: | Views: 79

PHP Script Codes > tutorials-training-tips
Dealing with JavaScript or an Ajax based application is always a tricky task. Even the most experienced developers would end up with unexpected errors especially when the application is tested for the first time. Bugs and error in coding wi ... More

The Case of Notation Command in JavaScript Free

Rate: | Price: Free | Demo: | Views: 70

PHP Script Codes > tutorials-training-tips
Notation is one of the most rarely used commands in JavaScript. This type of command is added on nodes as provider of additional information for the browser. But notation is not just added in any node â ... More

Working with XML Via DHTML Free

Rate: | Price: Free | Demo: | Views: 64

PHP Script Codes > tutorials-training-tips
XML is one of the core factors of an Ajax based application. Although there are other data formats that could be considered with JavaScript such as HTML and JSON, none of them provides the universality and lightweight features found in XML. ... More

Regular Expression Methods Free

Rate: | Price: Free | Demo: | Views: 62

PHP Script Codes > tutorials-training-tips
Regular expression or RegEx may look like a simple function in an Ajax or JavaScript based application but itâ ... More

Detecting XML in Browser Free

Rate: | Price: Free | Demo: | Views: 59

PHP Script Codes > tutorials-training-tips
XML is a must for most Ajax based applications. Itâ ... More

PhoneGap’s Local App Storage Free

Rate: | Price: Free | Demo: | Views: 56

PHP Script Codes > tutorials-training-tips
In this tutorial you will learn how to create a table and insert data into it, using PhoneGap. For this tutorial you should have some basic mySQL knowledge
This tutorial was created on a machine running Ubuntu 11.10, using Aptana Studio ... More

Mobile File Explorer with PhoneGap/Cordova and jQuery Mobile Part 2 Free

Rate: | Price: Free | Demo: | Views: 44

PHP Script Codes > tutorials-training-tips
In the first part of this tutorial weâ ... More

Mobile File Explorer with PhoneGap/Cordova and jQuery Mobile Part 1 Free

Rate: | Price: Free | Demo: | Views: 26

PHP Script Codes > tutorials-training-tips
This tutorial will show you how to create a cross-platform mobile file explorer using web technologies like PhoneGap/Cordova and jQuery Mobile UI. This is a two part tutorial, the first part contains the browsing part of the folders and fil ... More