Hi all, sorry for kind of flooding this group, but I'm very eager to learn.
I'd like to understand how to add another javascript script to the notebook. In particular, I'd like to test FLOT for interactive plotting. The problem is that I am unable to call another script from the notebook, because I cannot find a suitable version of the source to work with. My intention is doing something similar to what jsMath (as far as I understood the code) does: launch a function which returns even a simple text string, that should become the argument of the script launcher. I'd like to avoid passing through file saving and html() command (that was the first try, but doesn't seem so polite). Is there another way to do it? I mean, a way that could allow us to make an spkg at the end, so something that doesn't need to modify the notebook code? Thanks Maurizio --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---