I don't know what you are asking.  There are certainly editors which
help you write valid json, but it isn't complicated.  Prototype should
accept any valid JSON that you write.  Typically what you want to do
is to build a structure or array of data in your server scripting
language, then use an appropriate library to "serialize" the structure
or array into JSON which you return to the browser.

For how to write proper JSON as well as a list of various JSON
libraries in multiple languages, go to json.org


On Aug 15, 12:10 pm, kstubs <kst...@gmail.com> wrote:
> I'm looking for a Json editor for the Admin side of my website written for
> Prototype.  Any recommendations?

-- 
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com.
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.

Reply via email to