[techexplorer-support] programming related question

Sam Dooley sam at integretechpub.com
Wed Jul 6 08:13:35 MDT 2005


Dear Aleksey,

Thank you for your interest in techexplorer.

You may call the recomposeAndRedraw method from the TEDocument interface:

techexplorer techexpl = ... reference to the plugin or ActiveX control object ...
techexpl.getDocumentNode().recomposeAndRedraw();

The page http://www.integretechpub.com/docs/techexplorer/Help/BasicDOM.html
contains a more extended introduction to the DOM support in techexplorer.

Sincerely,
Sam Dooley

At 01:16 PM 7/5/2005, you wrote:
>Hello techexplorer-support,
>
>  My javascript program change MathML part of document using DOM
>  methods. What a function should I call in order to update the
>  representation of the formula in a browser window?
>
>  Thanks in advance.



More information about the techexplorer-support mailing list