Closed roypeled closed 9 years ago
Thank you Roy! I've shortened data.scrollElement to data.scrollElem and data.contentElement to data.contentElem. https://github.com/NeXTs/Clusterize.js/commit/889453804a6c549ac9c42564acd189387b178a42
No problem! Glad you merged it.
On Wednesday, April 29, 2015, Denis notifications@github.com wrote:
Thank you Roy! I've shortened data.scrollElement to data.scrollElem and data.contentElement to data.contentElem. 8894538 https://github.com/NeXTs/Clusterize.js/commit/889453804a6c549ac9c42564acd189387b178a42
— Reply to this email directly or view it on GitHub https://github.com/NeXTs/Clusterize.js/pull/2#issuecomment-97222437.
Added option fields to supply scroll and content elements by node and not by id. Added validation that the 2 nodes are found.