Re: How do I change alt text for interactive buttons

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Jon Spivey (jonspivey_at_tiscali.co.uk)
Date: 03/27/04


Date: Sat, 27 Mar 2004 17:59:53 -0000

It's probably preferable to use title for the mouseover text and leave alt
for browsers that can't use images, eg
<img title="text to show on mouseover" alt="Button Text">
or sometimes to hide the alt text for browsers that can display the image
<img title="" alt="Button Text">

Jon
Microsoft MVP - FP

Stefan B Rusynko wrote:
> Only thru Code View
> Select the Button and switch to code view to the alt="button text"
> attribute - if you edit the button w/ the interactive button dialog
> you will have to edit the alt text again
>
>
> "BB Iverson" <bb@bbiverson.com> wrote in message
> news:32F99182-1AE9-4892-AC3B-6A22FF0B40AD@microsoft.com...
>> After creating an interactive button, how can I change the
>> alternative representation text (the alt text. or mouseover text)
>> for
> it? For images, it is under image properties on the popup menu, but
> there is nothing like that for interactive buttons.


Quantcast