Rachel:

If you look in the synonyms2.html file you will see some _javascript_ in the head that determines whether the words picked by the user matched those chosen by the "TILT team". This _javascript_, after the user enters his/her words, dynamically writes the content of the right frame of this interaction. If you change this line of that _javascript_:

right += "<span class='red'>" + picked + "</span></P>"

to this:

right += "<span class='red'><FONT face='Arial, Helvetica, sans-serif'>" + picked + "</font></span></P>"

you should be ok. Note that you can't use " in this line, use a single quote, ie; ' around the font names.

regards,

brent simpson.



brent simpson
web developer / instructional technologist
centre for flexible and distance learning
University of Auckland, New Zealand
http://cfdl.auckland.ac.nz/




[EMAIL PROTECTED] wrote:

I am working on editing the modules in TILT.  I have changed the font to
FONT face="Arial, Helvetica, sans-serif" in nearly all the modules.
However, I have run into a snag.  In the synomyms.htm file in Module 2, the
user will click the button "process it" to view synomyms.  These words
still seem to be in the Times New Roman font.  I have attempted to find the
file that controls this but can't seem to locate it (or don't know what I
am looking for).  There is a sequence of these "process it button" and so
hopefully this information will allow me to change the font in other areas
as well.

Thank you for any information!

_____________________________
Rachel Van Den Broek
Instructional Services/Outreach Librarian
Cornerstone University
Miller Library
1001 E Beltline Ave NE
Grand Rapids, MI 49525
1.616.949.5300
Ext. 1329
Fax: 1.616.222.1405
[EMAIL PROTECTED]



  

Reply via email to