Forum Moderators: open
I don't know how to avoid the pop-out button,could anyone help me?
If you mean from a programmers point of view then put this in your HTML:
<meta http-equiv="imagetoolbar" content="no">
You can also turn it on or off on specific images by using the proprietary galleryimage="yes¦no" attribute.