If you're seeing problems with location of loading image (ie. not showing over click event, but elsewhere on page); its likely due to the scrollTop and scrollLeft in the ajax_sc.js file.

This is a replacement for ajax_sc.js that detects which scroll method the browser supports and corrects the x-y location of the loading images.

simply replace includes/ajax_sc.js with this file.

More...