Jump to content
MakeWebGames

Recommended Posts

Posted

Ok, im selling an AJAX version of the McCode crimes.

One dollar = one copy = one site

This is fully AJAX, uses jQuery (No page refreshes unlike the other 'AJAX' crimes)

Screenies:

Default crime: defaultgj.jpg

Succeded crime: successj.jpg

Failed Crime: failedcrime.jpg

Jailed Crime: failedjailed.jpg

In Jail trying to do crime: injail.jpg

Paypal: [email protected]

Posted

hi this is taken from http://w3schools.com/ajax/default.asp

AJAX = Asynchronous JavaScript and XML.

AJAX is a technique for creating fast and dynamic web pages.

AJAX allows web pages to be updated asynchronously by exchanging small amounts of data with the server behind the scenes. This means that it is possible to update parts of a web page, without reloading the whole page.

Classic web pages, (which do not use AJAX) must reload the entire page if the content should change.

Examples of applications using AJAX: Google Maps, Gmail, Youtube, and Facebook tabs.

the easiest example i could think of is the google thing that pops up as you are trying somethink into the bar that gives you the most likely things you are after with the letters you have inputted sofar

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...