Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
custom ctrl.Attributes["onclick"]
custom ctrl.Attributes["onclick"]
04-06-2006, 12:57 PM
d.plaza
Joined on 03-09-2006
Posts 2
custom ctrl.Attributes["onclick"]
Reply
Quote
Hi,
how I can insert a TAG for a selected text example?
I select the word "hello" and when doing click to the button appears:
[hello]
Tag star = "["
Tag end = "]"
ctrl.Attributes["onclick"]="CuteEditor_GetEditor(this). ???
thks :)
View Complete Thread