This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Microsoft Publisher > January 2007 > HTML CODE?





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author HTML CODE?
MISS2728

2007-01-27, 10:40 pm

What is the code to make your navigation bars change color when you run your
mouse over them? And the code to make your your "buttons" actually look like
you pressed them down?

Thanks
Alana
DavidF

2007-01-27, 10:40 pm

What you are describing are dhtml and javascript menus. These are not
supported directly by Publisher, but can sometimes be incorporated using the
insert html code fragment box. You can either google for dhtml menus, or
perhaps start here to read about them:
http://www.dynamicdrive.com/dynamicindex1/

Alternatively, if you just want the text of a hyperlink to change colors on
mouseover, you can just insert the following code snippet via the insert
html code fragement tool:

<style>
a:hover {color: #ffffff; font-weight: bold;}
</style>


#ffffff is the HTML Hex value and can be changed to a color of your choice,
as well as the font weight.

DavidF

"MISS2728" <MISS2728@discussions.microsoft.com> wrote in message
news:185C5403-79E3-42F8-B61D-F239E3240896@microsoft.com...
> What is the code to make your navigation bars change color when you run
> your
> mouse over them? And the code to make your your "buttons" actually look
> like
> you pressed them down?
>
> Thanks
> Alana



Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews