Unfortunately Internet Explorer 8 on Windows 7 gives a page with
red text saying:
'Error: unable to focus to "add-button": "JScript object expected"'
I've traced these to issues in IE with regards to DOM node values: in IE8 and probably below, they aren't truly javascript objects, so they don't support many of the features. I'm working around this with 7a2ee5ad1 and 3346f887. Waiting to hear back from Greg before I close this issue.
Reported by Greg Hendershott:
'Error: unable to focus to "add-button": "JScript object expected"'
I've traced these to issues in IE with regards to DOM node values: in IE8 and probably below, they aren't truly javascript objects, so they don't support many of the features. I'm working around this with 7a2ee5ad1 and 3346f887. Waiting to hear back from Greg before I close this issue.