Closed cristiandouce closed 11 years ago
doc ?
@Nami-Doc I updated Readme.md
API docs.
Nice :).
I made an update allowing List
instances to be passed to .html
as parameters.
Now, also, if the List
instance has events attached (lets say, .on('click', ...)
, they get preserved after it's html is inserted into the first List
.
Yup. It makes sense. I'm closing this to start fresh.
.html
method.html(list)