How To Let The User To Use Subscript Or Superscript ?

Hi all,

I would like to let the user to write subscript [sub]1,2,3[/sub] and superscript [sup]1,2,3[/sup]

How to achieve that in a form with yii ?

The text editor in that forum is great where can I found it for yii ?

Thanks

I found this : http://jqueryte.com/documentation

How to implement into yii, it already exist on yii ?

THX

Hi,

Are you using ordinary textfield or htmltexteditor

ordinary textfield

Hi,

sorry to say… ordinary textfield dont support this kind of special feauture…

you have to write extenstion for that jquery and then u can use this on your yii application :(

Hi,

For your wish… i have developed extension called ejqueryte

http://www.yiiframework.com/extension/ejqueryte/

Make use of it…

if it works give +1