[]
Smilesforu said: My panel animated gifs stop animating when I click on one. Is there a way to keep the working after I click? Other than refreshing? [/]
You can change 1 line in graemlinpanel.php and fix this.
Find this:
<a href="[:"red"]javascript:void(0)[/]" onclick="updatePost(' $graemlincode')">
and change it to:
<a href="[:"red"]#[/]" onclick="updatePost(' $graemlincode')">
That should keep your laughs laughing and your bananas dancing.
