xuijs / xui

A tiny javascript framework for mobile web apps.

Home Page:http://xuijs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

outer-location of html-method don't updates XUI-Collection

AndyOGo opened this issue · comments

after replacing the element with the new html, the current element is not set to new one in the XUI collection.
So any further XUI calls have no effect on that DOM.