You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
Attempt to use getElementById() from the DOM object.
What is the expected output? What do you see instead?
Expected: Method returns the DOMElement with the specified id attribute.
Actual: Method returns null.
Please provide any additional information below.
- Apache 2.2
- PHP 5.4.4
Original issue reported on code.google.com by [email protected] on 14 Sep 2012 at 4:04
Original issue reported on code.google.com by
[email protected]
on 14 Sep 2012 at 4:04Attachments:
The text was updated successfully, but these errors were encountered: