Wednesday, August 12, 2009

JavaScript Plugin of the Month - jQuery tagbox

I just thought this was a really cool plugin, if anyone has an interest in this sort of thing. It seemingly works in all browsers just fine. Had a little problem in IE6 with some of the rounded corners, but overall it was nice.

The code examples: $('textarea.tag_box, input.tag_box').tag_box({ grouping: '"', separator:/[\s]/ }); http://saynotofastfood.info/tagbox/examples/

0 comments: