socialtwister — an archive in time

AJAX Code: Multiple Text Applicator 0.1

filed under Crossover

For the last couple of days, I have become obsessed with this little interface issue that always gripes me. It boils down to my dislike of asking users to product delimited lists.

I’ve been working on the backend of the SparkCasting site for weeks now and there’s tons of little things that I am trying to repair now. This just happened to be one of my latest.

After banging on it, I came up with something that I think is pretty functional. I’ve been out of the JS writing loop for some time. I’ve definitely not tried to write and sort of JS components in years at least, so please mind the gap.

In any event, I’m releasing my first Ajax Widget of sorts. I call it the Multiple Text Applicator because it converts a string into a widget that makes it easier to add and remove items from the list while keeping the backend all the same.

Comments and improvements are definitely welcome :)

View it here.

Leave comments here.