jsf 2 - retrieve items from textboxlist in mootools -
i have problem textboxlist component found @ http://www.devthought.com/2008/01/12/textboxlist-meets-autocompletion/
need retrieve selected items bind jsf backing bean, there method update, update: function() { this.element.set('value', this.bits.getvalues().join(this.options.separator)); return this; }
and don't know how use it.thanks in advance
this plugin old , not work on chrome (what tested on).
i recommend move wonderful solid plugin uses latest mootools,works in every browser, more robust:
Comments
Post a Comment