html("<script>alert('Sage can process Javascript!');</script>")
:) On Jan 7, 8:25 pm, Jason Grout <jason-s...@creativetrax.com> wrote: > Stefan wrote: > > Hi all, > > > I'm preparing to make a presentation to a few colleagues at work on > > the capabilities of Sage. In the presentation, I'm doing a > > demonstration of Sage's ability to visualize 3D data via that line3d > > command - in this case, an arbitrary spacecraft ephemeris. However, > > placing the line3d() call inside of a function that has the interact > > attribute causes undesirable effects in having to reinitialize Jmol > > and losing the viewpoint. Is there any way to access the data of a > > given Jmol object so that you can dynamically update the data used > > without having to reinitialize the call to Jmol? > > Not currently, but I would *really* like to have that capability. > > Well, I suppose you could write custom javascript code which could do > that (I think jmol can do things like change things from javascript > calls), but Sage does not provide any sort of help with that. > > Thanks, > > Jason
-- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org