Web Site Development
Web development has come a long way in the last several years. Anyone with access to a computer can build a web page for free... and anyone with access to the Internet can share it to the world for free. The articles about web development on this site range from basic introductions to advice on working on advanced-corporate-level sites. This list will advance as time goes on.
Latest Articles
Change HTML Styles with JavaScript
Video and source files on using getElementById, getElementsByTagName and object oriented methods to dynamically change HTML element styles in JavaScript.
Apache Mod Rewrite and PHP
How to check if Apache's mod_rewrite module is installed on your server directly inside your PHP script.
Get a Form Element's Label with JavaScript
This JavaScript finds the label for a form element, which is helpful for dynamically highlighting or changing a label based on user input.
Flash bgcolor and allowFullScreen Parameters Not Working?
I spent half a day trying to figure out why a Flash project suddenly stopped honoring bgcolor and allowFullScreen in IE but not other browsers.
Change CSS in JavaScript in multiple browsers
I have updated the popular changecss() JavaScript function to be compatible with most common browsers.
Web Statistics
A brief introduction to understanding website statistics, including a discussion of visits, hits and other topics to be aware of.
MP4 files in Flex VideoDisplay
Here is a solution to your problem if you are building an application in Flex 3 that uses the VideoDisplay component and the results fail to work in Internet Explorer and Chrome but mysteriously work in Firefox.
Dynamically change a form's action with JavaScript
JavaScript allows you to dynamically change a form's action. To make the function work in the new Google Chrome browser, you need to reference the action differently than you could in other browsers.
SwfObject JavaScript Error in IE7
IE7 has a JavaScript Error when using the swfobject.js method if you do not give the containing object element an ID.
Google's Dewey Update
Some thoughts on the latest upheaval to the search engine world and the so-called Dewey Update.