Hello Matt,

> The error I'm getting is:
>
> "jsMath failed to load.  The error was:
> TypeError: Object doesn't support this property or method on line
> undefined"

It seems that IE introduced the same security measures that Opera and
Chrome did. In short: the plugin loads files from your filesystem, and
now some browsers block this by default. You may try to check this
using, say, Dropbox: when you access the same wiki and jsMath files
through HTTP, you should get the result that you'd expect usually. If
so, this indicates that the problem is because of those security
measures.

Now, how to get through? That's an interesting question, and most
likely you should dig it on some IE forums/documentation (unless
someone using IE answers here). In Opera, there's a config page, where
one should change an option (this one: opera:config#UserPrefs|
AllowFileXMLHttpRequest), Chrome can be launched with some parameters
(with --allow-file-access-from-files). There should be something like
this in IE, but I don't know.

If you find the solution, write it here, I collect this things :)

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to