Copy link to clipboard
Copied
i have put ALT text into my images for accessibility of html documents, and save-as HTML.
the info i put into Frame does not get copied/transferred into the HTML.
i need to produce accessible documents and this is very important.
any help?
thanks
Copy link to clipboard
Copied
Is this structured or unstructured FM (and what vintage FM)?
And what dialog are you using to input the alt= (or title=) text?
Copy link to clipboard
Copied
we are using unstructured FM 2017 v14.0
I am selecting the achored frame, and going in to the "object attributes" and I put something in the "alt" and also the "actual" field.
any advice is appreciated.
Copy link to clipboard
Copied
What exact dialog path is that? (and this is FM2019, 15.0.5.838, unstruct)
I see Graphics » Object Properties, but it has no Alt field.
No Attributes dialogs in sight.
That aside, I'm wondering if any Alt would need to be applied to the content of the AF, and not the frame itself.
Copy link to clipboard
Copied
select the anchored frame
then
choose Insert > Anchored Frame > Object Attributes
Copy link to clipboard
Copied
Are you using File > Publish or Save As HTML?
Copy link to clipboard
Copied
i am using save as HTML
Copy link to clipboard
Copied
Save As HTML doesn't give you too much control over the output. You should try FrameMaker's Publish command (File > Publish) and see if the alt text passes through.
Copy link to clipboard
Copied
wow, thanks for the tip! that got my ALT text to transfer to the HTML. it looks like there are a lot of settings in there but I just kept the default for everything. one difference is it seems to create an index/menu file automatically, even if there is just one HTML page, but that is not really an issue. thank you again