Pixabay / jQuery-tagEditor

A powerful and lightweight tag editor plugin for jQuery.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is there way to validate and repair tag and after that save it

n-osennij opened this issue · comments

For example, I need all input in format dd.mm.yyy. User want to add dd,mm,yyyy. So I need to replace , to . and return dd.mm.yyy. And this repaired value I wand submit. Is it posible? #