Ticket #708 (assigned defect)
Element.setText in Safari 2.0.4 standalone not working
| Reported by: | andras@… | Owned by: | kamicane |
|---|---|---|---|
| Type: | defect | Priority: | minor |
| Milestone: | Mootools version 1.3 | Component: | Core |
| Keywords: | Cc: |
Description
With Safari 2.0.4 standalone version, nothing happens when I'm using Element.setText("content"), while other browsers sets "innerHTML" well. It seems to me that Safari 2.x just doesn't supports setting the "text" property by setProperty.