Skip to main content
Known Participant
May 10, 2013
Question

Mouse Hover Shows the Image Name

  • May 10, 2013
  • 1 reply
  • 8427 views

RoboHelp HTML Version 9

Hi,

In the WebHelp display in IE, the file name shows when I hover over an image.

I could put in a screen tip, but I would have to do that for every image and that will be time consuming after-the-fact.

Can anyone tell me how to change the output so the file name does not display for ALL the images.  I looked in the WebHelp Settings dialog, but can't find anything in there.

Thanks!!

Natalie

This topic has been closed for replies.

1 reply

Jeff_Coatsworth
Community Expert
Community Expert
May 10, 2013

You'll probably have to edit the resulting HTML to remove the ALT text - I think that's where it's picking up the filename

Known Participant
May 10, 2013

I should have mentioned that I tried that in RoboHelp...   I went into the HTML tab and deleted the alt="" text.  Robohelp seems to stick it back in after I save and generate.

Did you mean open the WebHelp in a different HTML editor (not RoboHelp)?

Jeff_Coatsworth
Community Expert
Community Expert
May 10, 2013

Yes - when you edit in the HTML tab, you're still working with the project files - not the help output. You need to mess about with the output files to test this.