Apply multiple attributes to in-line onmouseover/out
- From: XP <XP@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 26 Nov 2007 16:48:03 -0800
I've been looking around and I can't find an example of the following
anywhere. Just a syntax question really; in an HTA the following changes the
font style and size on mouse over/out:
<div onmouseover="me.style.font='16pt Arial'"
onmouseout="me.style.font='10pt ''Times New Roman'''">Example text.</div>
If I wanted to use IN-LINE arguments in the above example to also change the
font color and background color onmouseover and onmouseout, how would this be
done? Could someone please add these attributes to my example DIV above so
that it works?
Thanks much in advance.
.
- Follow-Ups:
- Re: Apply multiple attributes to in-line onmouseover/out
- From: Anthony Jones
- Re: Apply multiple attributes to in-line onmouseover/out
- Prev by Date: Re: Select Case?
- Next by Date: Re: Sort CSV File with two fields on it
- Previous by thread: File Copy with ouput to log
- Next by thread: Re: Apply multiple attributes to in-line onmouseover/out
- Index(es):