|
Search
You searched for the word(s):
< 1 second(s)
-
Thanks Kenneth, it works perfectly :)
-
Thanks, I will try it out
For some weird reason, if I go to page.aspx?var1=one&amp;va­r2=two
Request.QueryString interprets ''amp;va­r2'' as a variable
-
Hi
I am experiencing a problem with SetHTML:
SetHTML automatically encodes the parameter I pass in. If I pass in a URL with multiple query string, it screws up the & (See following code example). Can this be resolved?
var editor1 = document.getElementById('<%=editor1.ClientID %>');
editor1.SetHTML(''<a ...
-
Hi,
Is there anyway to change the file path reference in the CuteEditor programmatically (eg. the src attribute in <img>)?
My scenario is that some user will use the CuteEditor to create webpages. Each page has its own folder to store images. There's also a feature for user to duplicate the page. If a page is ...
-
Hi Adam,
hmm, it's still not working. The modified date of the CuteEditor.dll I just downloaded is 3/26... not sure if this is the latest one. I guess the problem is that both CuteEditor and Jquery tab is trying to apply the style concurrently.
I just found a workaround which is initializing the tab after a delay.
This ...
-
Hi Adam,
Do you know any idea on what the problem might be?
Thanks,
David
-
Hey Adam,
I just downloaded the latest build from http://cutesoft.net/downloads/folders/cute_editor_current_releases/entry21904.aspx. Unfortunately it didn't work for me.
I have replaced all the dll's in the bin folder and everything in the CuteSoft_Client folder. Am I missing anything?
Thanks,
David
-
Thanks Adam, I will give it a try.
-
Hi,
I am having a problem when I put multiple Cute Editors on a page combined with the Jquery tab (Jquery.tabs()). Each tab has a cute editor. Even though I have set a height on all the Cute Editors, some of the cute editors are collapsed in fire fox (version 3.0.7).
It renders fine in IE 7, but some of the Cute Editors have ...
|
|
|