jquery-tokeninput icon indicating copy to clipboard operation
jquery-tokeninput copied to clipboard

Empty text (added settings parameter for default text)

Open bengm opened this issue 14 years ago • 0 comments

My update adds a default text option for when the tokeninput-ized search box is loaded. For example, you may want it populated with "Global Search". Also added code on the .focus to check if that text is still there and blitz it if so.

Thanks for creating tokeninput... It has been quite useful so far.

  • Ben

Disclaimer: This is my first attempt at contribution to a library... and I am still getting used to git and github. So... my gitting may be a bit ham-handed... I actually forked, then made changes on my master... then noticed that github suggested creating a topic branch. So my last commit to my topic branch is just touching the file.

Second Disclaimer: This is a bit of a hack, and my js skills are not great.

bengm avatar Sep 23 '11 00:09 bengm