You are not logged in Log in Join
You are here: Home » Members » Kedai's space at zope.org » WYSIWYG TextAreaEditor for > ie4.x » CHANGES.txt » View File

Log in
Name

Password

 

CHANGES.txt

File details
Size
1 K
File type
text/plain

File contents

v0.2
-got the returned value for text area.  it's all in the javascript.  took quitesome time.

v0.1
-working product.  cant get availablle value to textarea.
-no __init__ in my product.  coz i cant figure out how.  so, a hack, use the default DTML Document __init__.  but cant add properties, so added them after instantiating Text Area Editor.  help? :)