txusko/PostItAll

"attachedTo" should support jQuery elements, not just selectors

Closed this issue · 1 comments

The documentation does not provide information about what kind of value it expects:
doc
However, it seems that it supports only selectors. In my opinion passing a jQuery DOM element should be possible too.