Re: php text box toolbar
- From: "rf" <rf@xxxxxxxxxxx>
- Date: Fri, 28 Nov 2008 07:15:41 GMT
"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]]
.
- References:
- php text box toolbar
- From: Troy Piggins
- Re: php text box toolbar
- From: rf
- Re: php text box toolbar
- From: Troy Piggins
- php text box toolbar
- Prev by Date: Re: php text box toolbar
- Next by Date: Re: Writing PHP extensions (C/C++)
- Previous by thread: Re: php text box toolbar
- Next by thread: Re: php text box toolbar
- Index(es):