search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Events with HTML

Asked by Ante
13 years ago.

Hello,

when I try to move events with html-source like this:

e.InnerHTML = String.Format("<span style='color:green'>{0}</span>", e.Text);

sometime the event is getting a wrong resource. Only sometimes.

Comment posted by Dan Letecky
13 years ago.

This happens in IE8. There is a partial workaround included in DayPilot Pro 6.2 SP2 (see the release notes for more details).

It looks like an IE8 bug (it doesn't happen in other browsers, even IE8 in compatibility mode works fine). It also seems that it was introduced recently in one of the IE hotfixes (it was working fine some time ago).

Comment posted by Ante
13 years ago.

Yes, you'reright. With Firefox this error don't appear. But when I use DPP 6.2 SP2 it still happens in IE8.

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.