I ran the entire demo in IE9 and got these results: 0. gp0'' - created html that could not be browsed directly. 1. 'abc' jhslink gp0'' - created link that, when clicked, opened a new tab with the plot. 2. 'abc' jhsshow gp0'' - got html409 Conflict error when the tab with the link-created plot was present. If I closed any plot tabs before running, it created a plot tab with the plot. 3. 'abc' jhsshow gp2'' - same behavior as #2.
http://www.jsoftware.com/jwiki/DavidMitchell?action=AttachFile&do=get&target=GnuplotIE9DemoGP2.png -- On 11/25/2011 15:32, Eric Iverson wrote: > A new version of JHS is available. Do the JAL update, shutdown server, and > restart. > > With luck the new<~DOCTYPE html> header will allow gnuplot to a canvas in > IE9. Please let me know it this works. > > load'~addons/ide/jhs/gnuplot.ijs' > load'~addons/ide/jhs/gpdemo.ijs' > gpdemo > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
