spacer
Yehuda Shiran August 23, 2000
Changing the Font Family on the Fly
Tips: August 2000

Yehuda Shiran, Ph.D.
Doc JavaScript

Developer News
ActiveState Debuts Open Source Business Suite
Salesforce Offers Visual App Builder
Codesion Steps Out From CVS's Shadow

Reflowing of the page is needed when the font family changes. Mouse over and out of the following page to see this effect. Transition is smoother when you mouse out of the side lines:

Mouse over this paragraph and see how the font family changes to Courier. Mouse out and see it changing to Arial. This is a good way to emphasize the paragraph currently being read. See how the browser reflows the page as if this paragraph was originally written with the current font family. Here is the HTML code that implements the above paragraph: Here is the HTML code that implements the above paragraph:

<SPAN STYLE="color:purple" onMouseOver="this.style.fontFamily = 'Courier'" 
 onMouseOut="this.style.fontFamily = 'Arial'">
 Mouse over this paragraph and see how the font family 
 changes to size Courier. Mouse out and see it changing 
 to Arial. This is a good way to emphasize the paragraph 
 currently being read. See how the browser reflows the page 
 as if this paragraph was originally written with the current 
 font family.
</SPAN>

Learn more about the subject in Column 66, Dynamic Styles.


People who read this tip also read these tips:

Look for similar tips by subject:


The Network for Technology Professionals

Search:

About Internet.com

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | E-mail Offers

webref The latest from WebReference.com Browse >
Use Web Caching to Make Your Web Site Faster · Creating an Online Shopping Cart Mechanism in PHP · Log JavaScript Errors Using an AJAX-driven Web Service
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
Configuring Granular Settings for a Database Level Audit · The Perils of a Web 2.0 Transition on Your Business Processes · Facebook Redesigns Site —Again — Nears 400M Mark