[Javascript] Changing the font of all elements on a page

Hassan Schroeder hassan at webtuitive.com
Thu Nov 25 11:27:10 CST 2004


Paul Cowan wrote:

> How do I change the font-size in an element.

Hint: would have made sense to ask that originally :-)

Something like
   element.style.fontSize = "12px";
would do...

HTH,
-- 
Hassan Schroeder ----------------------------- hassan at webtuitive.com
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com

                           dream.  code.





More information about the Javascript mailing list