WebReference NewsDaily news, views, and how-tos on all aspects of web design and development. Features free web-based tools, open source scripts, and in-depth tutorials on DHTML, HTML, JavaScript, 3D, Graphics, XML, and Design for webmasters.Web Hosting Control Panels- (Found July 2, 2008 ) Web hosting is a highly competitive field. Extra features, such as free domain names, site builder and pricing vary widely, but the control panel makes a difference and you have to pick the service which suits your requirements. By IHBO. 0701http://www.webreference.com/promotion/hosting How to Create an Ajax Autocomplete Text Field: Part 6- (Found July 2, 2008 ) In part 5 of the series, the AutocompleteList JavaScript file, we wrote the client-side script to manage the behavior of the Autocomplete control in the browser. This week we're going to finish the remaining Web files, including the AutocompleteSearch.jsp page. 0515http://www.webreference.com/programming/javascript/rg11/index.html Software Engineering for Ajax - Part 2- (Found July 2, 2008 ) Eclipse provides a nice environment for debugging a running Java application. When launched, the application runs in the hosted mode browser. In Debug mode, the hosted mode browser is connected to Eclipse and can use Eclipse's debugging commands. By Ryan Dewsbury. 0519http://www.webreference.com/programming/software_engineering_for_ajax2/index.html How to Create an Ajax Autocomplete Text Field: Part 7- (Found July 2, 2008 ) In this series we've built a fully functional Autocomplete control within Eclipse. For the remaining installments, we'll be updating the Autocomplete control's layout to CSS, decoupling it from the Autocomplete.jsp page, tweaking the appearance of the list, and implementing additional functionality. By Rob Gravelle. 0522http://www.webreference.com/programming/javascript/rg12/ How to Build a Profitable Opt-In List- (Found July 2, 2008 ) One of the most important aspects of having an online business is a good opt-in list. To have a list is one thing, to make it successful is another. In this article you'll learn how to create an opt-in list - the right way. By Christina Lang. 0527http://www.webreference.com/promotion/lists/ How to Create Inline Video in WordPress with Camtasia Studio- (Found July 2, 2008 ) This week you'll learn how to embed video from Camtasia Studio in WordPress. The key to making all of this work is the Kimli Flash Embed (KFE) plug-in. The entire process is detailed in this article. By Nathan Segal. 0530http://www.webreference.com/video/column11/ Refactoring HTML: Well-Formedness- (Found July 2, 2008 ) The first step in moving markup into modern form is to make it well-formed. Well-formedness guarantees a single unique tree structure for the document that can be operated on by the DOM, thus making it the basis of reliable, cross-browser JavaScript. Elliotte Rusty Harold. 0602http://www.webreference.com/html/refactoring_html/ How to Create an Ajax Autocomplete Text Field: Part 8- (Found July 2, 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. 0605http://www.webreference.com/programming/javascript/rg13/ Refactoring HTML: Well-Formedness - Part 2- (Found July 2, 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. 0609http://www.webreference.com/html/refactoring_html2/ How to Use a JavaScript Query String Parser- (Found July 2, 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. 0612http://www.webreference.com/programming/javascript/jkm/ |