AutoComplete Extender offers a convenient way to select values froma TextBox. One problem is that multiple details can be displayed, but the whole text is selected by default. I wanted to allow multiple AutoCompletes, select the id without the other details and append the appropriate delimeter in between entries. First, I setup the WebService method. Note that the Stock object has Symbol and Name properties:
The back, forward and bookmarking tools in browsers used to be unknown functions for JavaScript and Ajax based applications. This was often the complaint of users since they will be forced to rely on the online application just to go back to previous stages.
Now a days it’s a common trends that webmaster allow the users to gives their views about the stuff placed on the website. The stuff can be picture, text file,presentation,mobietone, wallpapers and others.
Ever wanted to browse through the older post archives only to be staring at the screen for ages in frustration while the content slowly loads up? A quick fix would be to make use of AJAX to load the post archives.
In this case, we are using a php script called check-username.php. However, the backend doesn’t have to be in php, it can be in any language .aspx (.NET), .do (Java), .cfm (ColdFusion), etc. The backend script just needs to return either 1 or 0 (True or False).
prototype.js is an amazing JavaScript framework that I have been using for some years now. This tutorial shows you how to work with prototype.js and what some best practices are. It won’t go into details on every available method but it will give you a quick introduction.
This article will teach you how to create your first well-formed XML document. I will go through the various rules for creating a well-formed document, beginning with the XML declaration. By the end of the article you will have a firm grasp on how to create well-formed documents in XML.
All of the major browsers utilize some form of cache management to minimize redundant server calls. Since there is a certain amount of disk space allocated towards downloaded Web content, browsers can save time and network bandwidth by checking for the requested resource on the local hard drive before fetching it from the server.
Ajax (as I understand it) basically means you can use javascript to request a webpage without haveing to reload the one the javascript is on.
Something very easy to do in drupal is adding form object to the content of your page without doing a page refresh. I needed to add functionality so that an application form was displayed to a user when they clicked the Apply link.
Ajaxlines is a project focused on providing its audience with a database of most of Ajax related articles, resources, tutorials and services from around the world.
Its purpose is to showcase the power of Ajax and to act as a portal to the Ajax development community.