Jump to content

[SOLVED] own wysiwyg editor


gordon.c

Recommended Posts

A wyiswyg editor would be (almost fully) javascript clientside based.

 

To detect key events you need to attach a key event listener to either the textarea or the document.

Hope you know what you're getting yourself into, creating a editor is painstaking work.. more so if you want it to be functional crossbrowser. I'd make sure to see if someone else hasn't already done what you're trying to do.. unless you're looking for a challenge.

Ooooh right, yeah. That is all processed when the form is submitted. However, you would not be able to do it like this with a text editor unless you used ajax.

 

Given that he has been very vague, a vague answer is given. I am not to presume everything the OP wants just on assumption. You know what assuming does right? It makes an ass out of u and me.

 

If he wants a better answer he needs to be more descriptive as to what he wants and show some code.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.