472,958 Members | 2,122 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,958 software developers and data experts.

ajax css editors?

I'm working on a small but useful, php based
content managment system (microCMS) that uses
Smarty Template and Fckeditor to allow non-developers
to build and maintain sites online, through a browser.

Fckeditor and Smarty Template are a powerful
combination. It's cool. Office staff can add new blank
pages to a site and then edit them with fck.

But because of my attempts to put the office staff into the driver's
seat I find myself doing things with HTML (generated by Fck)
that I'd rather be doing with css.

Is there or are there any ajax-based css editors, that allow a
server-side css file to be directly manipulated by mouse clicks
and keyboard events inside the browser (the way fck manipulates
server-side html)?

Sep 18 '07 #1
1 2093
On Sep 18, 6:19 am, salmobytes <Sandy.Pittendr...@gmail.comwrote:
Is there or are there any ajax-based css editors, that allow a
server-side css file to be directly manipulated by mouse clicks
and keyboard events inside the browser (the way fck manipulates
server-side html)?
.....with Fck you can instantiate and editor without any toolbar,
which turns it into an ajax text editor, which could be used
to edit a server-side css file. But you'd have to understand css.

I was hoping to hear about a menu-driven, ajax-based css editor,
for use by non-developers. I'm beginning to suspect it does not
yet exist.............probably will at some point.

Sep 18 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: Radhika | last post by:
Hi, I am looking for some java based, opensource xml editors which support xml schemas. Can somebody help me??? thanks, Radhika.
21
by: windandwaves | last post by:
Hi Folk Right now, I am using notepad2 to edit my PHP files. Do you have any recommendations for any php editors I should purchase instead? I dont mind spending some money for a good product....
25
by: Elizabeth | last post by:
Can you all give me your best recommendation(s) for books on AJAX ? Thanks ... - E -
28
by: rich | last post by:
i know that there are die hard mark uppers that use notepad or some other plain editors...as far as graphic editors are concerned what are some reccomendations both commercial and if any freeware
0
by: CrispinH | last post by:
Hi I've just upgraded some Type Editors from 1.1 to 2.0 and whilst they compile OK, I'm not getting any results in the test harness PropertyGrid. Usually when you select a particular property,...
6
by: petermichaux | last post by:
Hi, Reading the Yahoo! UI AJAX library, there is a unique workaround for an apparent IE 6 memory leak with binding a function to onreadystatechange. Instead of binding a function to...
0
by: Sandy.Pittendrigh | last post by:
Are there any open source ajax html editors? I want to incorporate as simple (very simple) ajax based html editor into a webapp I'm making. I spent an hour or so downloading code and saw...
1
by: pittendrigh | last post by:
Are there any open source ajax/php html editors? I want to incorporate as simple (very simple) ajax based html editor into a webapp I'm making. I spent an hour or so downloading code and saw...
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.