Re: Drag and Drop with MathML is possible?

Frédéric Wang <[email protected]> Thu, 03 Oct 2013 09:54:06 +0200
Newsgroups gmane.comp.mozilla.devel.mathml
Message-ID <[email protected]>
Hi Raniere,

I'm not sure Drag and Drop is possible with Javascript but there is a 
"Transferring MathML" section in the MathML spec (copy & paste ; drag & 
drop) that works in Microsoft Word, Mathematica etc I started to 
implement that in Gecko here:

https://bugzilla.mozilla.org/show_bug.cgi?id=539506

but I'm no longer working on it and the patches are probably bit-rotten now.

Currently, you can copy MathML between Gecko applications as normal 
HTML5 code.

Frédéric

Le 03/10/2013 02:17, Raniere Silva a écrit :
> Hi,
>
> drag and drop with math isn't a very new [1, 2, 3]. But I'm couldn't find a
> drag and drop tool that use MathML and is powered with Javascript. Try to do
> it, see [4], but didn't work. Any help?
>
> Thanks,
> Raniere
>
> [1] http://www.dragmath.bham.ac.uk/index.html
> [2] https://github.com/jlabarbera11/TouchOfMath
> [3] http://galvosukykla.lt/failai/coding/equation-exercise/proof-of-concept.html
> [4] http://www.ime.unicamp.br/~ra092767/mathml.js/demos/demo-0.html
>