When I trigger a modal, the "Loading..." in the titlebar and the spinning loading animation never go away, despite the fact that the content has loaded.
Anyone seen this and know of a cause?

Using:
modalframe 6.x-1.x-dev
jquery_ui.module 6.x-1.5
jquery_ui version 1.7.3
jquery_update 6.x-2.x-dev
jquery version 1.3.2

Comments

spesso’s picture

Have you got Secure Pages installed?

My similar issue was solved by http://drupal.org/node/513336#comment-1816626 .

serguitus’s picture

Im getting the same issue but just within certain pages, on others, the same links works fine. Any way, nobody has answered to my post. Do anyone here has found a clue?
Im not using secure pages

agentrickard’s picture

I fixed this problem by using the following:

jQueryUpdate module 2.x (jQuery 1.3.2)
jQuery UI module 6.x-1.5

jQueryUI 1.7.3

dsnopek’s picture

Issue summary: View changes
Status: Active » Closed (cannot reproduce)

This can be caused by anything that breaks Javascript in the child frame. You'll have to check your Javascript console to see what it is.