Alternate Text
Posted: Tue Nov 15, 2005 9:13 am
I am implemeting a hyperlink feature for both text and picture (Hot Picture).
To insert a new link I will call InsertStringTag and set current selected text as hyperlink I will call SetItemTagEd. Just like what RichView Actions did.
But how can I add Alternate Text to it? And how to get it back? Then when exporting to HTML will this alternate text being exported as well? eg alt='test link'?
Can you modify the CreateHyperlink demo in RichView and provide the link for me to download it and have a look?
Thank you very much!!
To insert a new link I will call InsertStringTag and set current selected text as hyperlink I will call SetItemTagEd. Just like what RichView Actions did.
But how can I add Alternate Text to it? And how to get it back? Then when exporting to HTML will this alternate text being exported as well? eg alt='test link'?
Can you modify the CreateHyperlink demo in RichView and provide the link for me to download it and have a look?
Thank you very much!!