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

starbow’s picture

Assigned: Unassigned » starbow

thanks.
Actually, that entire line needs to get fixed, since it is possible to install the module in other paths.

starbow’s picture

Status: Active » Fixed

fixed in 1.1-beta

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.