[geeklog-devtalk] Dynamic Comments
Vincent Furia
vfuria at gmail.com
Sun Feb 6 12:50:55 EST 2005
On Sun, 6 Feb 2005 12:33:15 -0500, Blaine Lang <geeklog at langfamily.ca> wrote:
> Just doing a CVS install to check out the Dynamic comments.
>
> For my install - which was to a subdirectory, the image was not appearing
> for the "Loading..".
> I had to remove the '/' in the path.
>
> From dynamic.js
> element.innerHTML = '<img src="images/dynwait.gif"
> alt="Loading..."/>Loading ...';
>
The problem with that is if plugin is doing comments, then the image
won't appear if the comments are loaded on the plugin's page (i.e.
public_html/my_plugin/index.php)... I'm not sure what the best
solution to this is. Suggestions?
-Vinny
More information about the geeklog-devtalk
mailing list