Hi,
Supposed there is a word document in the server side, this document's properties is set to be written by everyone and iuser. We can use IE to open it in the client side, we can change it in the client side IE, BUT, can we save it back to the server side? If we can, how to make it write...
Hi mwolf00,
Sorry about that.
Actually we use <div contenteditable... and textarea to work as editor, sometime the content is very large and the editing speed is very slow. But in Word, even content is huge, it still can be edited very fast. So we just think whether we can change some...
Hi,
We have a textarea which has huge data inside, when we try to edit something within it, the speed is very slow, is there any way to make the editing speed faster?
Hi,
We use a HTML Editor, when highligt certain text, we can change its CSS format by DHTML, but when we select text in more than 1 table cells, it doesn't work and got "upspecified error", here is the code:
var whichPara = ctrlHTML.DOM.selection.createRange();
var...
Hi,
We are using a HTML Editor to edit text content, but if the text is very large, the editing speed is very slow, user has to wait a long time after even one click. Is there anyway to speed up the HTML editing?
Thanks,
Hi,
We are using a javascript based HTML Editor to edit text content, but if the text is very large, the editing speed is very slow, user has to wait a long time after even one click. Is there anyway to speed up the HTML editing?
Thanks,
Haha, you are absolutely right. But we have to make our product available to any user envoirment, I mean users may installed all kinds of versions of Internet Explorer, and our product should work on it no matter what. Anyway, thanks.
This is a question about IE's print template tags.
We use microsoft's print template tags(devicerect, layoutrect) to develop print preview template, it worked well in IE5.5 and IE6.0. But after we installed the IE6 SP1, we can get nothing to shown in the template. Is there anyone know how to...
We use microsoft's print template tags(devicerect, layoutrect) to develop print preview template, it worked well in IE5.5 and IE6.0. But after we installed the IE6 SP1, we can get nothing to shown in the template. Is there anyone know how to solve this problem?
Thanks and your help is appreciated!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.