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)

-- 



Reply via email to