• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

light-weight web-based javascript editor recommendation

 
Ranch Hand
Posts: 136
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Just wanted to know if anyone has any recommendations on using a web based javascript editor. There are many out there both free and non-free. I'm looking for something free and light-weight. The in-house web app I'm developing has a tab which brings up a javaDoc view of our Ant tasks and if you click them you get a javadoc-like page giving a description on the left hand side .... Just like the java api's. Anyway ... I want a little "click to edit" button which will bring up a light-weight editor to edit/get a closer look at the ant files themselves. Nothing too fancy just something to view and possibly edit the files. Any recommendations?
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic