Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Default Font in IFrame

Status
Not open for further replies.

mdr227

Programmer
Nov 17, 2000
114
US
I have a poor man's version of a web based HTML editor that I have created, but my only problem is that I cannot get the default font of the iFrame to change to Arial from Times Roman. I have tried to specify a style element and then using class="mystyle" in the iFrame tag, I have tried using a style and font definition within the iFrame tag and a few other things, but none seem to work.
 
Are you referring to the html document in which the iframe is included or the source html document normally displayed in the iframe?

The iframe I am using is as an entry form so there is no true source document.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top