For some types of interactivity, JavaScript programming can provide an effective
solution. Since JavaScript code is part of the web page itself, it responds
to viewer input almost instantaneously. For example, nearly all of the web
page forms on our web sites include JavaScript for validating data entered
by the user. By doing so, errors can be caught and corrected before they leave
the user's computer. This ensures more accuracy if data is being saved to a
database on the web site.
Here are a few more examples of web enhancements using JavaScript:
Screenprinting pricing is complex, and a detailed pricing chart can look intimidating. We simplified the experience for prospective customers of a quality printing house by using JavaScript programming to embed the pricing into an easy-to-use web page form.
Turtle Island Web Design provided the JavaScripting on the main page of this site to display the current date and create the scrolling banner.
The owners of K9World have retired now, but this link leads to a portion of the online ordering page designed for their web site. Several things made calculating the amount due complicated for customers. Prices and shipping costs varied not only by type of product, but also by quantity. Residents of Washington state needed sales tax applied. Customers needed to be able to total their order, and still make changes before placing the order. JavaScript was the perfect solution. Using JavaScript to perform the calculations reduced errors and speeded up order processing time.
To learn more about JavaScript, visit the JavaScript section of our services.
|