[PHP or jQuery] How to create an array from input value string?

  • Thread starter Thread starter Champ
  • Start date Start date
C

Champ

Guest
The idea is edit tags on fly.
Problem is that I have one field with long value, I need somehow to convert it to html. You know how you type tags separated by space or comma, that's the idea.
After they click save, it switches editable field with html chunk with tags.

I tried Jeditable plugin, didn't worked out that well :(

Please help!
 
Back
Top