Editor not working in Opera 10
| Author: |
Message:
Posted on: 02/08/10 at 08:38 PM
|
|
|
Editor not working in Opera 10
|
Posts: 1 Joined: 02/08/10
|
Hello, I work on Opera 10 and must say that editor is simply not working. Textarea in all demos seems like image . I've had to change my browser to FF to write this post.
--------------------------- AFTER FEW HOURS.... ;]
Problem was in line 290-292:
code: } else {rtehtml += 'bottom:26px'; }
should be } else {rtehtml += 'margin-bottom:26px'; }
|
| Back to top |
|
| Author: |
Message:
Posted on: 02/13/10 at 02:13 PM
|
|
|
|
|
|
Thank you for reporting this, i am currently slowly working on the next version, I might commit it to a SVN or GIT system so that othere will have the opetunity to work on it as well.
|
| Back to top |
|