Dynamically edit font styling of HTML content via JavaScript
February 24th, 2008 | by Knix | published in javascript
The Document Object Model (DOM) allows for dynamic styling because it makes all HTML elements and attributes readily accessible using JavaScript. Here is a simple demo of how powerful this technology can be:
Demo
Hello world!