Рецензије за Multi Input Paste
Multi Input Paste од lumnn
1 рецензија
- Оцењено 5 од 5од Eric, pre 5 godinaGreat function! I just suggest to do the same function also to work by input element item number.
So it should apply by: 0=Name&1=testMAIL&2=infos
no matters what is the input name tag/attribute.
Also would be great if I could select input options field by value.
Is it possible?
ThanksОдговор програмера
објављено pre 5 godinaHi! Thanks for a review.
New version allows now to be more specific when targeting the inputs - allows using element ids or target elements with same as in CSS queries. Please refer to the page: https://lumnn.gitlab.io/multi-input-paste
Please let me know whether that solves your issue.