Level: Basic
This article demonstrates how to change font size dynamically in Web Runtime widgets. This is useful when the users want to change font size in accordance with its requirements.
Here, the author has demonstrated three different approaches allowing users to change their font size. In the article, the author has illustrated HTML code as well as Javascript code. He has also given various techniques for changing font size dynamically with suitable code snippet.
This article is valuable for giving the high level of controlling over the font size with HTML code snippet in web runtime widgets. This is profitable article for beginners as well as developers.
Nirpsis 14:02, 29 September 2009 (UTC)
In this article author has explained the changing font size of widget.
Also the author has given code example in HTML and Java script.
Also author has given, how to change the base font size, active style sheet and specific elements via JavaScript.
This article is basic while working with Widgets.