DHTMLEdit - Registered Users - Helpdesk
ProfDHTMLEdit v1.7.7.1 for Delphi 2006 using InsertHTML
Thread Starter: johnxsinclair Started: 6/10/2008 8:49 AM UTC
Replies: 1
ProfDHTMLEdit v1.7.7.1 for Delphi 2006 using InsertHTML
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: ProfDHTMLEdit v1.7.7.1 for Delphi 2006 using InsertHTML
Hello John,

The problem does not exist in the current ProfDHTMLEdit version (2.0.3.9).


-Nicholas