I do have a similar problem to this closed issue http://drupal.org/node/1896684, but the advice solution in my case dosen't solve the issue (use the colobox dev version).
It has also started with colorbox 7.2.2 but it only happend when opening a colorbox node. All other colorbox works fine.

No javascript errors are displayed. The colorbox modal get the overlay and open the small loading modal. Then it get stuck there without enlarging and loading the target node. It seems to be stuck in an infinite loop making crash the browser after a while.

drupal. 7.19
jquery = v1.4.4
colorbox module version = latest --> "7.x-2.2+1-dev"
jquery.colorbox.js version = latest --> 1.3.31 (same thing happend with 1.3.23)
color-node version= latest --> 7.x-2.6 (same thing with the dev version)

Any thought?
Thank you.

Comments

iLLin’s picture

Check your "Manage Display" and make sure the colorbox is filled in with the appropriate fields.

jlbretton’s picture

Status: Active » Closed (works as designed)

Hi Illin,
Thanks for your suggestion. It's not related to the Display. After some more investigations, I've noticed it's neather related to the colorbox-node. This bug happend to any colorbox called within a markup field form.
Back to colorbox module forum.
Kind regards