| Auto Sum Checkboxes As the user selects items in the form, this script will display a running total automatically. No need to keep reloading the page, and no surprises for your user at the check-out point. Easy to implement into your existing forms. Using CSS and Mootools to Simulate Flash Horizontal Navigation Effect This tutorial explains how to use Mootools and pure CSS/HTML code to simulate a Flash horizontal navigation effect. Easy to implement, with complete source code. Field Show 2 If you need to gather additional information from your visitors/customers, this script will dynamically add an input box directly after a checkbox. This will help to keep your forms neat and clean. Time of Day Picture Change Use this script to change a picture (or banner) depending on the time of the day. Very simple to use! Dynamic Drop Down List Use this script when you need to offer multiple choices in your forms. Clicking a link dynamically changes the contents of the accompanying drop down list. Add as many options as you need. Complete details are explained in the script. How to Create an Ajax Autocomplete Text Field: Part 2 This week we'll construct the The Fund Java class, which will act as a container for all the fund's properties. On the server, we'll store a collection of funds to be searched. Matching ones will be converted to a JSON array and returned to the browser for displaying in our Autocomplete list. By Rob Gravelle. 0403 From the Internet.com eBook Library: Navigating Your IT Career A career in information technology usually has its share of ups and downs. Download this Internet.com eBook to learn where the jobs are in IT, how to negotiate a salary, and helpful advice on job security and how to deal with a layoff. Join Internet.com now to download! http://www.devx.com/ebook/Link/34938 | Interested in placing your TEXT AD HERE? Click Here How to Develop Web Applications with Ajax: Part 3 This week we'll learn how to use Ajax in conjunction with server-side processing and how these technologies can produce powerful web applications. For this article I use PHP, but Ajax is compatible with any server-side language. How to Develop Web Applications with Ajax: Part 2 In part one of this series, we discussed how to retrieve remote data from an XML file via JavaScript. This week, we'll process that data in a more complex manner. As an example, we'll take groups of XML data, separate individual segments and display those segments in different ways, depending on how they're identified. How to Develop Web Applications with Ajax: Part 1 In the past, web applications were limited because a web page had to be reloaded (or another page loaded in its place) in order for new data to be obtained. Recently, a new method, known as "Ajax" (Asynchronous Javascript and XML applications) asynchronously retrieves XML data via JavaScript. Ajax will allow you to take your web applications to the next level. How to Create Remote Ajax Requests One of the most common questions about Ajax is whether it's possible to create remote or cross-domain Ajax requests. The answer is yes and this week you'll learn how to create an Ajax-enabled podcast aggregator with PHP and Ajax. Forum query: scroll a new popup window Okay I totally suck at javascript it confuses me but i do need to use it to complete a task. I need to open a new window to be a certain size not scrollable resizeable no bars no nothing just the window. That is the easy part I can do that. here is the kicker. I would like to scroll that new... Forum query: Adjust font size - need cookie to save settings.. Hi, I have a Javascript used to adjust the fontsize on a webpage. This JS does not create a cookie to save the users setting, so if he goes to another page on the site, the default font size is shown. This is the JS; var min=8; var standard=11; var max=15; function... Forum query: getElementByType() I want to take anchor with .getElementByType(''). What is true syntax? Forum query: getElementById() question I have the following function: function DataExchanger(){ document.getElementById('hjobs').value=document.getElementById.jobs.value; } That should take the value of a textfield "jobs" which is inside a layer called "container" in a onBlur() event, and give it to a hidden field "hjobs" in a form. It... Forum query: Single Quotes Problem Hi, I have a jsp page that retrieves number of records based on the request. The list of records look similar to this. 00000 D 1.0 0.0 00.0 testt 0000 1 -00000000 00000 P 1.0 0.0 00.0 test XXXX D4 -00000000 The first column in the table is a link and has a tool tip. The problem is... |
0 comments:
Post a Comment