I noticed that the ajax-loader.gif was not loading due to a trailing slash after the base path in line 101. I believe the code should read loading += '<img src="'+ Drupal.settings.basePath +'sites/all/modules/popups/ajax-loader.gif" />'; It's a minor issue but I thought that I should report it...
Comments
Comment #1
starbow commentedthanks.
Actually, that entire line needs to get fixed, since it is possible to install the module in other paths.
Comment #2
starbow commentedfixed in 1.1-beta
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.