Print Page | Close Window

Loosing events in the <textarea> tag

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Rich Text Editor (RTE)
Forum Description: Support forum for the Web Wiz Rich Text Editor (RTE).
URL: https://forums.webwiz.net/forum_posts.asp?TID=16745
Printed Date: 28 March 2026 at 9:09pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Loosing events in the <textarea> tag
Posted By: mso123
Subject: Loosing events in the <textarea> tag
Date Posted: 29 September 2005 at 1:24pm
Here is my problem.  Prior to adding the Web Wiz Rich Text Editor to my ASP page, I had an onblur javascript event associated with my <textarea>.  Now that I add the Web Wiz Rich Text Editor to my asp page, the event no longer fires even though it IS set (I do a View Source from within my IE 6.0.

Does anyone have a solution?
 



Replies:
Posted By: WebWiz-Bruce
Date Posted: 30 September 2005 at 9:57am
The RTE actually uses JavaScript to replace your textarea with an IFrame of the same dimensions which it lies directly over the top of your textarea covering your textarea up.

This more than likly prevents your onblur event from working.

You could try editing the RTE_javascript.asp file and fiind the part of the code that creates the IFrame, then try adding your onBlur event to the the IFrames body.


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net