Home » Authors Alphabetical List Author

Jonathan Fenocchi

JavaScript Tutorials (20):

How to Develop Web Applications with Ajax: Part 3
March 08, 2006
In part 3 of this series on Ajax, we'll learn how to use Ajax in conjunction with server-side processing and how these technologies can produce powerful web applications.

Ad-Rotation in JavaScript
February 17, 2006
In this article, you'll learn how to generate random advertisements in JavaScript, and explore some other features along the way.

Synchronized Frame Scrolling Part 1: Vertical Scrolling
February 17, 2006
In this article, you’ll learn how to set up two frames, and how to get them to “synchronize” vertically.

JavaScript Synchronized Frame Scrolling, Pt. 2: Horizontal Scrolling
February 17, 2006
In part two of our mission to scroll two frames at the same time, we’ll look at how to make these frames scroll horizontally. This is useful for horizontally oriented sites, such as those designed with Flash or CSS – which is not uncommon.

JavaScript Synchronized Frame Scrolling, Pt. 3: Putting It All Together
February 17, 2006
In the final chapter of this series, we’ll be looking at how to synchronize frames both vertically and horizontally. We’re going to put the code from the two previous articles into one so that both frames will scroll in both directions: horizontally and vertically.

JavaScript Popup Media Player
February 17, 2006
Playing videos in popup windows is often a simple task, but when you end up with multiple pages for each individual video, things can quickly become complicated. In this article, we’ll be discussing how to use just one page for your popup.

Automatic Ad-Rotation in JavaScript
February 17, 2006
This article will focus on rotating the ads, in random order, over a period of time without reloading the page.

Easy Table Reading in JavaScript, Page 1
February 17, 2006
This article focuses on taking advantage of JavaScript's style-alternating capabilities and event-handlers to make any dynamic web page easier to read in a few seconds.

Easy Table Reading in JavaScript, Page 2
February 17, 2006
This article focuses on taking advantage of JavaScript's style-alternating capabilities and event-handlers to make any dynamic web page easier to read in a few seconds.

Easy Table Reading in JavaScript, Page 3
February 17, 2006
This article focuses on taking advantage of JavaScript's style-alternating capabilities and event-handlers to make any dynamic web page easier to read in a few seconds.

JavaScript and Accessibility. Pt. 1.
February 17, 2006
We begin this series with a discussion about new practical and standards-compliant use of JavaScript.

JavaScript and Accessibility. Pt. 2.
February 17, 2006
Last week we began this series with a discussion about new practical and standards-compliant use of JavaScript. We continue that this week beginning with Form Validation.

JavaScript and Accessibility. Pt. 3.
February 17, 2006
Last week, we covered Form Validation and JavaScript Image Rollovers. This week completes the series. Topics covered today are Drop-down Navigation Selections, DHTML Menus, Proprietary Alternatives, Document.all, and innerHTML.

How to Populate Fields from New Windows Using JavaScript, Page 1
February 17, 2006
In this article, I’ll show you how to enhance the functionality of these popup windows by allowing the person to fill out the information there.

How to Populate Fields from New Windows Using JavaScript, Page 2
February 17, 2006
In this article, I’ll show you how to enhance the functionality of these popup windows by allowing the person to fill out the information there.

How to Populate Fields from New Windows Using JavaScript, Page 3
February 17, 2006
In this article, I’ll show you how to enhance the functionality of these popup windows by allowing the person to fill out the information there.

How to Develop Web Applications with Ajax, Pt. 1
February 17, 2006
In this article, I will explain how to retrieve a remote XML file via Ajax to update a web page, and as this series continues, I will discuss more ways that Ajax technology can be used to take your web applications to the next level.

How to Develop Web Applications with Ajax: Pt. 2 - page 1
February 17, 2006
In this article, we'll learn how to process that data in a more complex manner.

How to Develop Web Applications with Ajax: Pt. 2 - page 2
February 17, 2006
In this article, we'll learn how to process that data in a more complex manner.

How to Develop Web Applications with Ajax: Pt. 2 - page 3
February 17, 2006
In this article, we'll learn how to process that data in a more complex manner.

Advertisement

Partners

Related Resources

Other Resources

arrow