I am looking for an simple online text editor that will load an online file (CSS) and allow a user to make changes then save the file to their desktop. Syntax highlighting would be nice, but not necessary.
I found Edit Pad which would be ideal, except I need to be able to load the content into it. Most of the users I help need step-by-step instructions and would be making minimal changes to the css like colors and image urls. Having an editor like this would make it easier for me to help them (some have edited their css files and saved it as a rtf).
Edit: I have a site (php & jQuery) that I could host a program - something like CKEditor (but I don't see a "save file to desktop" option).