search for: loadingimage

Displaying 1 result from an estimated 1 matches for "loadingimage".

Did you mean: loading_image
2009 Apr 06
2
URL issue localhost/mongrel vs remote-server/apache
...t;http://my_domain.com ... running fine. I am also using a facebox plugin, in which 2 images : loading.gif and closelabel.gif are hard-coded (I know it should not be.. but I am not the author..), so in the facebox.js , I had to modify the hard-coded URI $.extend($.facebox, { settings: { loadingImage : ''/my_subURIv/images/facebox/loading.gif'', closeImage : ''/my_subURI/images/facebox/closelabel.gif'', ... without this modification, the images where not found.... (don''t understand why ..) the issue is now when running local in development/test...