Categories
Ajax → Tips and Tutorials

AJAX and the Back Button Problem

If you are starting out in your first Ajax based program, one of the biggest challenges that you have to face is to let your users remember not to hit the back button. Most of the time, Ajax based programs does not like the back button. Unfortunately...
  • Platforms
    • Linux
  • Licenses
    • Commercial License,
    • Free for non-commercial use
DETAILS

Learn How To Make 2d Multiplayer Ajax Games.

AjaxProdigy.com contains lots of tutorials, code, and full examples on how to make a 2d ajax multiplayer rpg game and other 2d ajax games, like a 2d multiplayer real-time strategy game called SG1 modeled after Starcraft. At AjaxProdigy everything is ...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Other Free / Open Source License
DETAILS

Beginning Ajax and ASP.NET 3.5

Ajax is a great helper to us while developing rapid applications without worrying us at power of asynchronous. In Visual Web Developer 2008 comes with built in Atlas and ASP.NET3.5 . In this tutorial, I try to show you what''s ajax and database ...
  • Platforms
    • Windows
  • Licenses
    • Freeware
DETAILS

Ajax PHP tutorial

In this article I will try to summarize the basics of Ajax and PHP communication. At the and you can find a full working Ajax - PHP example.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Fetching additional content when end of page is reached

At times, pagination does not convey any meaning - say when you have a essentially endless list of articles from various RSS feeds. One solution is to load all the articles - that''s out of question when there are more than a handful; the web 2....
  • Platforms
    • Linux
  • Licenses
    • Commercial License,
    • Free for non-commercial use
DETAILS

Delayed content loading

Additional content, or decorations, can be loaded after the basic content is displayed by &"including&" an external file with an AJAX call.
  • Platforms
    • Linux
  • Licenses
    • Commercial License,
    • Free for non-commercial use
DETAILS

AJAX sorting with Script.aculo.us

Script.aculo.us lets create sortable lists which can be synchronized with the back-end with AJAX.
  • Platforms
    • Linux
  • Licenses
    • Commercial License,
    • Free for non-commercial use
DETAILS

Getting User IP with Ajax (Javascript/PHP)

A small tutorial where I describe how to get a Userip with Ajax and making it afterwards available as javascript var. I describe two ways - in a pure php site and how to do it in a htm or html site (with Ajax). Perhaps it may help you, as I see it ve...
  • Platforms
    • Linux,
    • Windows
  • Licenses
    • GPL
DETAILS

Using AJAX to Post Form Data

JAX, short for asynchronous javascript and XML, is one of the &"in&" web technologies at the moment. Although it is currently being utilized in a wide variety of ways, it''s original intended method was simply sending data and ...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

AJAX-loaded pages

In javascript we declare variables by using the var keyword. Translation: when we want to tell javascript that we want to make a variable, we have to use the word var. It s a special word that javascript recognizes. But what is a variable? Some...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Other Free / Open Source License
DETAILS

Page:
©2019 A--9.com