Hi,
I want that in my web site have an text editor that users:
-can select color of texts
-can select text align
- can enter hyperlink (that when click on link button or select text and click on link button, view the jquery dialog that insert: text of link, link address and title of link) and I get these in code behind. of course I don't want user see a tag(<a href="link
address">link text</a>). this code must send server and user just view text of link.
but I don't want use any component. I want Own write it.
I thanks any body that guide me!
Go to the complete details ...