Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Publisher / Web Design / January 2007

Tip: Looking for answers? Try searching our database.

HTML CODE?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
MISS2728 - 25 Jan 2007 02:21 GMT
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 - 25 Jan 2007 17:36 GMT
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

> What is the code to make your navigation bars change color when you run
> your
[quoted text clipped - 4 lines]
> Thanks
> Alana

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.