25 Sep
2015
25 Sep
'15
2:32 p.m.
On Fri, Sep 25, 2015 at 7:00 AM, <dancer-users-request@dancer.pm> wrote:
In which case you have 2 options:
1. Process it client-side with javascript (not recommended) 2. Make each "addition" a new request, and store server-side
Do it client-side. Much more responsive. http://code.google.com/p/bootstrap-listpicker/ cheers -- Rick