contextfree in javascript and svg.

Here you can discuss and share functionality improvements and helper programs to make Context Free better.

Moderators: MtnViewJohn, chris, mtnviewmark

Post Reply
nurmiranta
Posts: 3
Joined: Fri Mar 07, 2008 3:04 pm

contextfree in javascript and svg.

Post by nurmiranta »

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.

tiffanly
Posts: 1
Joined: Mon Aug 03, 2009 10:13 pm

Post by tiffanly »

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?
Last edited by tiffanly on Fri Aug 07, 2009 4:35 am, edited 1 time in total.

Post Reply