Discussion Forums > Technology

Looking for a CSS editor.

<< < (2/3) > >>

megido-rev.M:
Interesting. Though I don't know any such editor, can't you use a browser to load the URL and to do whatever firebug does?

failboat:
Opera does this, but what you get is only a preview that will disappear once you reload the page.

It's still pretty nifty and useful nonetheless, just make sure to keep your fingers of F5 and to always save the code.

megido-rev.M:
That works because it just modifies the loaded cached data of the site.
What I never heard of is an editor that can get into the server's root and modify the source code.

Freedom Kira:
That is usually not possible anyway, since CSS are embedded in files that can only be read, not written, anonymously. An editor that can directly modify the CSS stored on a server would be illegal, since it has to compromise security in order to do so.

I'm pretty sure what Meomix is looking for is basically what failboat mentioned (except maybe with a local save of the CSS to apply to future page loads).

megido-rev.M:
It would be the same thing as downloading the site and using a regular editor, but also allowing HTML refresh and URL input.
I've still no clue if there is such a thing though.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version