Re: [web2py] Re: multiple select jquery plugin

2010-06-14 Thread Jean-Guy
On 2010-06-10 15:05, mr.freeze wrote: Another option: http://www.web2pyslices.com/main/slices/take_slice/70 On Jun 10, 2:02 pm, mdipierro wrote: http://web2py.com/plugins/default/multiselect On Jun 10, 1:57 pm, Jean Guy wrote: I don't remember how I come with this link :http://a

[web2py] Re: multiple select jquery plugin

2010-06-10 Thread mdipierro
yes. I think they work more or less the same. On Jun 10, 2:38 pm, Jean Guy wrote: > If I understand correctly... Both suggestions are using the same jquery > plugin in background, then it just a matter of how it is implemented in > web2py?? > > Jonhy > > Sorry I didn't say hello or sign my last e

Re: [web2py] Re: multiple select jquery plugin

2010-06-10 Thread Jean Guy
If I understand correctly... Both suggestions are using the same jquery plugin in background, then it just a matter of how it is implemented in web2py?? Jonhy Sorry I didn't say hello or sign my last email. 2010/6/10 mr.freeze > Another option: http://www.web2pyslices.com/main/slices/take_slic

[web2py] Re: multiple select jquery plugin

2010-06-10 Thread mr.freeze
Another option: http://www.web2pyslices.com/main/slices/take_slice/70 On Jun 10, 2:02 pm, mdipierro wrote: > http://web2py.com/plugins/default/multiselect > > On Jun 10, 1:57 pm, Jean Guy wrote: > > > I don't remember how I come with this link > > :http://abeautifulsite.net/2008/04/jquery-multi

[web2py] Re: multiple select jquery plugin

2010-06-10 Thread mdipierro
http://web2py.com/plugins/default/multiselect On Jun 10, 1:57 pm, Jean Guy wrote: > I don't remember how I come with this link > :http://abeautifulsite.net/2008/04/jquery-multiselect/ > > But it could serve my needs for sometime... > > I'm not experienced at all with jquery. I would like to us

[web2py] Re: multiple select jquery plugin

2010-06-10 Thread mr.freeze
Extract it to your static folder then link to it with URL(r=request,c='static/thefolder',f='multiSelect.js') On Jun 10, 1:57 pm, Jean Guy wrote: > I don't remember how I come with this link > :http://abeautifulsite.net/2008/04/jquery-multiselect/ > > But it could serve my needs for sometime... >