Problem with DOM updates
Reported by Alex Goldberg | December 4th, 2014 @ 02:10 PM
I am using rhino/envjs (1.2.13).
When new elements are dynamically added to DOM using JS append
method for example, they can be seen by calling text() on parent
elements, but can't be located directly by using
document.getElementById or similar jquery methods. It seems like
DOM index does not get updated. I did verify that the same code
works as expected in a browser.
Is this a known issue with envjs?
Any work around that can be suggested?
Thanks.
Alex.
Comments and changes to this ticket
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
a javascript browser environment