How to Easily Create a JavaScript Framework, Part 4

advertisement

advertisement

In “How to Easily Create a JavaScript Framework, Part 3,” we discussed “Waiting Until the DOM Loaded”, “How to Modify “setStyle()”, “Set and Get Values from Input Elements”, and “Fun Effects: “fadeIn()” and “fadeOut().” In this week’s post, I will complete the “VOZ” JavaScript Framework tutorial series, and I will add a few new methods for dealing with a JavaScript Framework.