Object orientated editor

Discuss general web development questions. Help others and get help from others.

Moderator: kfury77

Post Reply
User avatar
MaxD
Posts: 127
Joined: Mon Dec 18, 2006 10:05 pm
Location: UK
Contact:

Object orientated editor

Post by MaxD »

Is there such a thing? There are html editors and wysiwyg editors, perhaps there should be an object orientated editor. There is oops php, and dom javascript and jquery, and now object orientated css. Perhaps webuilder needs a change of emphasis to embrace this trend?

The idea is this. Start a new page (php/html etc) and two pages open. One for creating css and the other your code. You create styles, classes, divs and and insert them into your page/s . Basically I'm suggesting a better way to make and manage code. You insert - myclass, create new, or edit style.

Once a style is created, its saved and included, though the editing and maintaining of that style is done via a creation page (

Your thoughts on this.......... :?:
Amateur web design now dabbling with php and jquery
Post Reply