| Author |
Topic Search Topic Options
|
xeerex
Senior Member
Joined: 19 November 2002
Location: United States
Status: Offline
Points: 601
|
Posted: 15 December 2004 at 2:52pm |
So far it's a great piece of work -borg-. This version is much easier to implement into an existing form than the previous ones.
The only thing I have "struggled with" so far was populating the text
area with data. It took me a few tries with the querystrings in
RTE_message_form_inc.asp and RTE_textarea.asp to get the hang of it.
After figuring it out, it's all pretty easy.
|
|
|
 |
cbeaudry
Newbie
Joined: 06 May 2004
Location: United States
Status: Offline
Points: 13
|
Posted: 15 December 2004 at 3:44pm |
|
One other little suggestion for the image upload feature is to have a centered alignment option. There currently isn't an option to do that in the drop-down menu so the only way to do it is to insert the image and then center it in the editor itself. Not a big deal but it could confuse novice users trying to center an image between paragraphs at at the top of text.
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Posted: 16 December 2004 at 4:48am |
|
Is there such a things as align="center"?
Most browsers don't seem to support this, at least Firefox doesn't, so this is why it is not presently an option.
Firefox is currently grown to 12.5% of all visitors to this site from
6% a month ago, so it is growing quickly into one of the most popular
browsers, and as it is much better than IE I can see why.
|
|
|
 |
cbeaudry
Newbie
Joined: 06 May 2004
Location: United States
Status: Offline
Points: 13
|
Posted: 16 December 2004 at 9:05am |
You're right....Sorry about that.
It has to be done through a div or p tag, not the actual image tag itself.
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Posted: 16 December 2004 at 12:41pm |
Then you could click on the center button once you inset your image, this will center your image in a div tag (browser dependent).
|
|
|
 |
attila_mh2
Newbie
Joined: 17 December 2004
Location: United States
Status: Offline
Points: 6
|
Posted: 17 December 2004 at 10:21am |
|
Hi,
I am new to this forum so hello everybody.
I just found this site on the net and I think the services/programs offered are great.
I have a problem though. I installed the Rich text editor on my machine
(local web server running asp, one host) and I run into the following
problem: if I run RTE using Firefox it works like a champ. If I try to
run from Internet Explorer (version 6 with patches etc) all I get are
error messages. Object not defined, object required. Looks like the js
files are not included somehow. Did anyone else exprience this? Any
ideas what would be wrong?
thanks,
Attila
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Posted: 17 December 2004 at 11:08am |
|
Do you get the same problems with the demo version on this site or the RTE used in this forum?
|
|
|
 |
attila_mh2
Newbie
Joined: 17 December 2004
Location: United States
Status: Offline
Points: 6
|
Posted: 17 December 2004 at 11:12am |
|
No, on the demo site I can run it fine. Its only the downloaded
version. What is weird is that I cannot reproduce it using Firefox or
Mozilla. Only IE. In IE is unusable. Nothing works, since the js is not
working.
thanks,
Attila
|
 |