I input "colorbox-load colorbox-node" into the jQuery subselector field and hit submit. It appears to have worked to prevent loading animations on colorbox links, but when the admin form reloads after submission it doesn't have anything in the subselector field, thus making removing those items impossible or just seeing what has been entered previously.
Comments
Comment #1
maurizio.ganovelliI solved this issue modifying the jquery_loadinganimation.admin.inc file at line 54 from
to
Hope this helps!
Comment #2
deanflory commentedThanks blackice78, will give it a try!
Comment #3
deanflory commentedComment #4
deanflory commentedComment #5
anybodyThanks a lot. This is fixed in the latest .dev Version and 7.x-1.2!