Jan Šafránek

Results 3 comments of Jan Šafránek

![sides](https://cloud.githubusercontent.com/assets/1587280/22851468/a9fc58f6-f022-11e6-9755-c5315131cc6e.png) Look at the picture - now to init selection, you have to drag cursor exactly down or up (red line), but it is very hard! It would be nice...

@levushka solution is great, but it is global ... so at window.top when you scroll down and click to chosen, it roll down in wrong position. So here is solutuion...

just add this to tagit options: `$('#el').tagit({ autocomplete : { appendTo : $('.containerForAutocomplete') } });`