brianleroux / xui

A tiny javascript framework for mobile web apps.
http://github.com/xui/xui
391 stars 159 forks source link

remove() shortcut fails #45

Closed aglemann closed 13 years ago

aglemann commented 13 years ago

can be fixed by changing line 247 to:

if (html && html.each !== undefined)

brianleroux commented 13 years ago

this should be addressed in latest github.com/xui/xui ...tho pls do verify and report back any bugs there!