IE6 runtime error of setting value of innerHTML
zenoyu - October 15, 2007 - 03:15
| Project: | Image Notes |
| Version: | 4.7.x-1.x-dev |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
Remember the IE6 must use [block] not any [non-block] tags (e.g.
) to store the image tag.
The Foto framework is using innerHTML to set the value, which will cause the runtime error:
http://xinha.webfactional.com/ticket/129
