How to Easily Create a JavaScript Framework, Part 4
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 [...]
Categories: Javascript, tutorial13 Comments »
50+ Useful Resources for Web Designers and Developers
Here is a list of over 50 tools and resources that you may find useful in your web development and design work. We all know that us web developers and designers are very busy and often overworked! Therefore, it is important to use tools and resources to help us work that much better and [...]
Categories: CSS, Design, Icons, Javascript12 Comments »
10 Mini-Tips and Tricks in JavaScript for Beginners
As I have previously stated in prior posts, JavaScript is the one of the most utilized programming languages, because a large majority of the browsers are compatible with it and make use of it. JavaScript has become very accepted, very quickly, because it is so straightforward and has a wide-range of capabilities. Many programmers used [...]
Categories: Javascript5 Comments »
How to Easily Create a JavaScript Framework, Part 3
In “How to Easily Create a JavaScript Framework, Part 2,” I discussed some DOM navigation methods, such as the “getByName,” “getByTag,” and “getByClass” techniques. Furthermore, I also showed how to do some extra methods just for fun, such as the “even and odd” and the “setOpacity” methods. In this week’s post, I will [...]
Categories: Javascript26 Comments »
How to Easily Create a JavaScript Framework, Part 2
Last week, I discussed the importance of the JavaScript programming language, and how it has become increasingly popular among programmers, because its diverse capabilities. As I have previously mentioned, programmers can now more easily create web applications with JavaScript, which is why it is continuing to be learned and utilized. Also last week, I [...]
Categories: Javascript9 Comments »





