Event innerHTML when Printing
Asked by steve65
18 years ago.
18 years ago.
Dan,
The new print export function works great thanks.
But one problem I've found is that any html code added to the InnerHtml of an event just shows as text rather than rendered html.
example e.InnerHTML = "<span class='red'>ALERT</span> & e.InnerHTML
The new print export function works great thanks.
But one problem I've found is that any html code added to the InnerHtml of an event just shows as text rather than rendered html.
example e.InnerHTML = "<span class='red'>ALERT</span> & e.InnerHTML
DayPilot