|
||
|
Title: MouseOver Text changes? Post by Drew Barlow on Dec 10th, 2002, 1:10pm Greetings, all! I am emulating a webpage which allows a text link to change to underscore when the mouse passes over it. Is this feature available in HP? If so, how can I do it? I know it's possible with graphics, but I don't see a way to do it with text. Alternately, can I import (or convert) a style sheet from an existing webpage to simplify my setup here? TIA! db |
||
|
Title: Re: MouseOver Text changes? Post by Support Staff on Dec 12th, 2002, 10:37am Insert >HTML >Within text <style type="text/css"> <-- a:hover { color: #FF8000; } // --> </style> |
||
|
Visual Vision **User's** Forum (the fast) » Powered by YaBB 1 Gold - SP1! YaBB © 2000-2001, XNull. All Rights Reserved. This forum © 2001-2010 VisualVision and VisualVision Users |