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 / November 2006

Tip: Looking for answers? Try searching our database.

Mouse over switching in Publisher?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
AthenaGds - 03 Nov 2006 20:19 GMT
I'm trying to create a webpage where the manually created nagivation buttons'
text changes color on mouse over.  I have two files for each button (one
white text, one blue text).  I can't figure out what the HTML fragment is
that will allow me to switch between the two files on mouse over.
DavidF - 04 Nov 2006 15:21 GMT
You can either Google for free script that results in a different image to
display on mouseover, or simply insert the following script somewhere on
your page via the insert HTML code fragment tool:

script for changing the color of the mouse-over using the insert HTML
fragment feature:

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

#ffffff is the HTML Hex value

DavidF

> I'm trying to create a webpage where the manually created nagivation
> buttons'
> text changes color on mouse over.  I have two files for each button (one
> white text, one blue text).  I can't figure out what the HTML fragment is
> that will allow me to switch between the two files on mouse over.
 
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.