刚才又重新到网上看了一下,发现一个人用wordpress+applet,而且在FireFox和IE中都可以很好地显示,所以研究了一下其代码
其blog的post地址:http://blog.pietrosperoni.it/2005/05/19/blog-your-mind-map/
发现他的代码多了一句
<a id=”more-70″></a><br />
<applet code=”freemind.main.FreeMindApplet.class” archive=”http://maps.pietrosperoni.it/freemindbrowser.jar” width=”100%” height=”450″><br />
<param name=”type” value=”application/x-java-applet;version=1.4″ />
<param name=”scriptable” value=”false” />
<param name=”modes” value=”freemind.modes.browsemode.BrowseMode” />
<param name=”browsemode_initial_map” value=”http://maps.pietrosperoni.it/TaoistBooks.mm” />
<param name=”initial_mode” value=”Browse” />
<param name=”selection_method” value=”selection_method_direct” /></applet>
我在加了这一句后,发现IE中也可以显示了。虽然我不知道原理是什么。
经过测试,在Maxthon,FireFox,IE中都可以正常显示。不过在同学机器上面测试的时候,发现很多的机子上面Java applet plugin的版本不对,所以显示不出来。 No Tags为这篇日志打一下分吧: 








(2 votes, average: 2.5 out of 5)


July 17th, 2006 at 5:26 pm
Nice,
could you please store the applet in your own website, instead of using mine. It would be very much appreciated.
Thanks,
Pietro
July 17th, 2006 at 11:08 pm
I am sorry.
I am frustrated once trying embedding the applet in the blog.I got it through referencing the code on your blog.I appreciate your great work very much!
I am sorry forgetting to replace the applet with mine in this post.However,I am using my applet jar file in others posts.I will replace the applet file immediately.
Thank your for your visiting!
July 18th, 2006 at 2:33 am
Thank you.
It is a bit of a problem when you offer a service to understand how far are you willing to support others, and how far to require them to walk on their own legs.
For example, you know how to set up a small hack, but many don’t. So, is a bit a balance to be found between requiring things, and asking them.
And I really like your yellow post it notes.
Pietro
January 5th, 2008 at 11:18 pm
[…] Applet会变得很方便。可以通过Free Mind在任何平台、任何浏览器中浏览脑图。(打开该链接时,会开启Java […]