DHTMLEdit - Registered Users - Helpdesk
problem using abbr tag
Thread Starter: johnxsinclair Started: 6/12/2008 1:39 PM UTC
Replies: 1
problem using abbr tag

I wish to insert an abbr element. I have a custom dialog which allows users to create a text string like
<abbr title="all the facts" >information</abbr>

I have then tried to insert this string in the HTML  using InsertHTML, and the tag is stripped out to leave just the value (that is, in my example, just the word "information"). If I change the the element to span or div it works perfectly. Any ideas?

Re: problem using abbr tag
Hello John,

This is the same as your previous post http://profgrid.newsgrouphosting.com/profgrid.htmledit.support/1189/ProfDHTMLEdit-v1-7-7-1-for-Delphi-2006-using-Inser.html


-Nicholas