[techexplorer-support] Re[3]: <mstyle> problem
Sam Dooley
sam at integretechpub.com
Mon Jul 25 08:44:02 MDT 2005
Hello Aleksey,
The literal string "inherit" is not a valid value for the mathbackground
attribute. Where the MathML specification lists an attribute as inherited,
the text of the specification describes how to calculate the effective value
of the attribute for the given element.
If you want the background color of an element to inherit from the background
color of its parent, set the mathbackground attribute to the empty string.
To the extent that Opera supports the Netscape plugin API, techexplorer should
work fine within Opera. We do not list Opera as a supported platform only
because we do not routinely test techexplorer using Opera.
If you are interested in Java solutions for editing math markup, you should
take a look at our new MathEX applet (http://www.integretechpub.com/mathex/)
which also has full support for content and presentation MathML for both
editing and rendering mathematics.
Sam
At 07:38 AM 7/25/2005, Aleksey wrote:
>Hello Sam,
>
>
>SD> The following syntax asks techexplorer to get/set its value for
>SD> an attribute:
>
>SD> val = elt.getAttribute( "att" );
>SD> elt.setAttribute( "att", val );
>
>It does work. But if I use "inherit" value for mathbackground property
>of mstyle tag it does not work properly. Is there any workaround for
>this?
>
>BTW, is techexplorer under active development or I should try
>something else (MathPlayer, for instance)? And why doesn't your plugin
>work with Opera? AFAIK Netscape and Opera use the same plug-in API
>(NPAPI)?
>
>--
>Best regards,
> Aleksey mailto:news4al at freemail.ru
More information about the techexplorer-support
mailing list