|
Browse by Tags
All Tags » Toolbar
Showing page 1 of 2 (11 total posts)
-
I'm trying out CuteEditor. For some reason, the editor is not rendering correctly. It renders toolbars incorrectly using full width of the page for every separator, instead of floating it to left. Any ideas on how to fix it?
-
We have a number of buttons that we would like to remove from the toolbar. An examples is Form. How do we remove buttons?
Thanks!!!
hsmith825
-
I could have sworn that Cute Editor allowed for the toolbar to be hidden unless you moved your mouse to the top of the editing box or something. Basically, I need the toolbar to not be taking up any space on the page, but I still it to be available if the user does something (moves his mouse to the top of the editor box or whatever). I'm building ...
-
How do I change the configuration of the cuteeditor from inside the control tag on the aspx page. surely there is a property, i.e., toolbarconfig=''simple''?
thanks
-
I have a cuteEditor that is returning the error at the bottom of my post. this is odd because i am doing the same thing in other places and
having no errors what so ever.
here is how i have things set up
Tag:
<CE:Editor id=''CEHighlightBody'' DisableAutoFormatting=''True'' EnableClientScript=''true'' ...
-
Hi all.
Ive read all over the forums and the documentation for the answers that i need, and i just cant seem to make head nor tails of what im reading...hence this post.
I simply want to amend the standard toolbar, the toolbar in the html view, and the right click context menu...simple yes? NO! The documentation for this ...
-
Hello all,
I'm trying to add bold and italic buttons to the HtmlView toolbar, but Cute Editor won't let me. When I switch into HtmlView mode, the buttons don't show up.
Could you please tell me how to get this to work?
Thanks.
-
I can't seem to get rid of some of the drop downs in my editor at run time.
EditorHTML.AutoConfigure = CuteEditor.AutoConfigure.Compact;
EditorHTML.DisableItemList = ...
-
-
Has anyone tried to add a custom button to the toolbar, which allows a user to toggle between a simple toolbar and a more advanced one?
I've tried this and I've gotten it to work, but the problem is that when I change to the more advanced toolbar, the postback event no longer works. When I try to save from the advanced toolbar, the ...
1
|
|
|