Archive for Luglio 23rd, 2008

How to Create an Ajax Autocomplete Text Field: Part 8

WebReference News Luglio 23rd, 2008

This week we look at how to add a vertical scrollbar to the list. We're also going to use a parameter to set the list size, so a vertical scrollbar will appear when the number of items exceeds it. By Rob Gravelle. 0605

Refactoring HTML: Well-Formedness - Part 2

WebReference News Luglio 23rd, 2008

The very first step in moving markup into modern form is to make it well-formed. Well-formedness is the basis of the huge and incredibly powerful XML tool chain. By Elliotte Rusty Harold. 0609

How to Use a JavaScript Query String Parser

WebReference News Luglio 23rd, 2008

In this article you'll learn how to obtain and use the data from the query string portion of the URL by using a JavaScript query string parser. This script is especially useful for people whose Web sites are served by free hosting providers. By Joseph K. Myers. 0612