For me chosen has keep working properly... Richard
On Wed, Sep 5, 2012 at 10:06 AM, Johann Spies <[email protected]>wrote: > On 5 September 2012 15:44, Anthony <[email protected]> wrote: > >> Are you using a version of jQuery earlier than 1.7? > > > Yes, I was trying to use jQuery-multiSelect which uses 1.6.4. Removing the > following lines from my view: > > {{ > # response.files.append(" > http://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js") > # response.files.append(" > http://ajax.googleapis.com/ajax/libs/themes/ui-darkness/jquery-ui.css") > # response.files.append(URL('static', 'js/jquery.bgiframe.min.js')) > # response.files.append(URL('static', 'css/jquery.multiSelect.css')) > }} > > Stops the complaint by firebug and disables any multiselect editing > options for me. It practically makes the multiselect field uneditable. > > :( > > > Is there a solution for a multiselect-field? > > Regards > Johann > -- > Because experiencing your loyal love is better than life itself, > my lips will praise you. (Psalm 63:3) > > -- > > > > --

