Search:
Namespaces
Discussions
.NET v1.1
Feedback
showmodelessdialog
Messages
Related Types
This message was discovered on
ASPFriends.com 'aspngrichtextbox' list
.
Heilke, Andreas
Hi,
I like to use the control in a =
showmodelessdialog(window.showModelessDialog). If I do this, I am not =
able to do
any input in the textarea from the control.
What is the solution for this problem?
________________________________
Andreas Heilke
Information Technology
INDEC GmbH & Co. KG
Bremer Stra=DFe 12
D-59557 Lippstadt
Phone : + 49 2941 2729 315
Fax : + 49 2941 2729 316
eMail :
Click here to reveal e-mail address
http : www.indec.de
________________________________
Reply to this message...
Ollie Cornes
I've replied to Andreas direct about this, but let me answer this
question here too.
This issue will be fixed in a future release, but for now there is a
workaround...
Right at the end of the page containing the
RichTextBox
, add this
script:
richtext1_x5.document.body.contentEditable =3D true;
Change "richtext1" to match the ID of your
RichTextBox
control. The
script must come after all the script generated by
RichTextBox
, so
putting it right at the end of the HTML document is a wise plan.
This is caused by a known issue in Internet Explore, but the next
release will work around it by automatically including this script. The
full fix is slightly more involved than this because of a browser
dependency, but it will be dealt with in the next version.
Ollie
--=20
http://www.richtextbox.com/
The lightweight content editor for ASP.NET
----- Original Message -----=20
From: "Heilke, Andreas" <
Click here to reveal e-mail address
>
To: "aspngrichtextbox" <
Click here to reveal e-mail address
>
Sent: Tuesday, July 09, 2002 1:11 PM
Subject: [aspngrichtextbox] showmodelessdialog
Hi,
I like to use the control in a
showmodelessdialog(window.showModelessDialog). If I do this, I am not
able to do
any input in the textarea from the control.
What is the solution for this problem?
________________________________
Andreas Heilke
Information Technology
INDEC GmbH & Co. KG
Bremer Stra=DFe 12
D-59557 Lippstadt
Phone : + 49 2941 2729 315
Fax : + 49 2941 2729 316
eMail :
Click here to reveal e-mail address
http : www.indec.de
________________________________
| [aspngrichtextbox] member
Click here to reveal e-mail address
=3D YOUR ID
|
http://www.aspfriends.com/aspfriends/aspngrichtextbox.asp
=3D =
JOIN/QUIT
Reply to this message...
System.Windows.Forms.RichTextBox
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us
-
Terms of Use
-
Privacy Policy
-
www.dotnet247.com