Ok thanks very much it works fine, a last question.
I basically have to put this code in the post :
Code:
<a href="#"><img src="myimage.jpg" onclick="gLoad_38065()"></a>
Which means that once the user clicks on the image, a javascript pop up gets displayed. This works fine, the problem is that because of the "a href="#"", we get redirected to the main page of the forum. Any idea how to solve it, or avoid a redirection outside the current post ?
Thanks very much