Sun Bloggers is the #2 Blogger for Ajax
Three steps to an XML editor from scratch without your needing to do any coding at all:
Run the application, open the Favorites window (Window | Favorites), find your XML file, double-click it, and then it opens in the XML editor. And here's your XML editor:
Back in the browser, the JavaScript used to handle the Ajax response gets invoked and we replace the old content area with the new stuff. It would be great if we were done at this point, however, this strategy requires each link (and button click) to be converted into an Ajax request -- so we i...
Thu, Dec 10 | from Sun Bloggers