Closed (works as designed)
Project:
Colorbox Node
Version:
7.x-2.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Dec 2012 at 10:59 UTC
Updated:
14 May 2013 at 20:46 UTC
I have error when trying to submit webform in colorbox: An error occurred while attempting to process /system/ajax: ajax.form.ajaxSubmit is not a function. The error doesn't occur when I disable LABjs or with LABjs enabled on pages where I use drupal_add_library('system', 'drupal.ajax'); drupal_add_library('system', 'jquery.form'); in my code.
Comments
Comment #1
iLLin commentedDid this get worked out? I don't know how this module could effect this unless its somehow conflicting with the library adds? But isn't that the point of using drupal_add_library? To prevent conflicts and from files getting added multiple times?
Comment #2
iLLin commented