Sigma Php Ajax framework, Ajax Components, GUI Builder
May 23, 2012, 09:08:11 PM
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Home
Help
Search
Login
Register
Sigma Php Ajax framework, Ajax Components, GUI Builder
>
Sigma Visual GUI Builder & Library
>
Sigma Visual - Q&A
(Moderators:
steven
,
linb
) >
Clearing the Rich Text Editor contents
Pages: [
1
]
« previous
next »
Print
Author
Topic: Clearing the Rich Text Editor contents (Read 668 times)
mywebwork
Jr. Member
Posts: 15
Clearing the Rich Text Editor contents
«
on:
November 05, 2009, 02:28:18 PM »
Hi
I can't seem to clear the contents of the Rich Text Editor, have tried the following:
SPA.richeditorArticle.setValue(''); SPA.richeditorArticle.setUIValue(''); SPA.richeditorArticle.updateValue();
When I place the above in a function it will only work if I execute the function twice.
Am I missing something or is this a bug? Using setValue('') for all other objects (input boxes, comboboxes etc) works correctly.
Thanks!
Bill
Logged
linb
Administrator
Hero Member
Posts: 435
Re: Clearing the Rich Text Editor contents
«
Reply #1 on:
November 05, 2009, 04:19:51 PM »
SPA.richeditorArticle.setUIValue('');
or,
SPA.richeditorArticle.setValue('',true);
Logged
mywebwork
Jr. Member
Posts: 15
Re: Clearing the Rich Text Editor contents
«
Reply #2 on:
November 05, 2009, 04:29:24 PM »
As always Thank You linb!
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> News & Announcements
-----------------------------
Sigma Visual GUI Builder & Library
-----------------------------
=> Sigma Visual - Knowledge Share
=> Sigma Visual - Q&A
=> Bug Report & Wishlist
-----------------------------
Sigma Grid
-----------------------------
=> Sigma Grid - Q&A
=> Show Case
=> Bug Report & Wishlist
-----------------------------
Other
-----------------------------
=> AJAX & JavaScript
Loading...