Re: php text box toolbar



"Troy Piggins" <usenet-0811@xxxxxxxxx> wrote in message
news:20081128165627.660@xxxxxxxxxxxxxxxxxxx
* rf wrote :
* Troy Piggins wrote :

Just wondering if there is php code to use as an exampe that
allows very simple text formatting. That's not the right term,
I'll explain.

It's rich text editing.

http://www.google.com.au/search?q=rich+text+editor

and it is not done simply. The textbox is replaced by an iframe with a
huge
bunch of javascript behind the scenes.

In any case it is not a PHP issue. comp.lang.javascript.

Yeah, that's the sort of thing I meant, but I don't want/need the
text in the box to actually be shown bold etc - ie not rich text.
And don't want the drop down boxes - style, font, size, font
colours. Don't even need the right align etc.

Only features I was thinking of was bold, underline, italics, and
the link button.

It doesn't even need to be that pretty. They could just be
normal form buttons.

Have a look at how a wiki works. For example '''bold text''', [[a link]]


.


Quantcast