Hi! Thanks for a wonderful program, it's really nice to use. I've been playing around a bit with javascript and svg, creating something similar.
Give it a try if you want to. The grammar is a bit weird since I just load javascript code. =)
contextfree with svg
I've tried it in firefox and safari.
contextfree in javascript and svg.
Moderators: MtnViewJohn, chris, mtnviewmark
Is it possible to add elements to an xml file permanently using javascript?
I am using the examples on w3schools and as far as i can tell creating or adding an element with javascript only makes that element accessible through javascript. I want to actually write a new element in to my XML file. How can i do this?
I am using the examples on w3schools and as far as i can tell creating or adding an element with javascript only makes that element accessible through javascript. I want to actually write a new element in to my XML file. How can i do this?
Last edited by tiffanly on Fri Aug 07, 2009 4:35 am, edited 1 time in total.