Message # 1 | 2:17 PM
Hi,I have this code for sharing article from video module, but not working.

Code
<a href="#" onclick="window.open('https://www.facebook.com/sharer/sharer.php?u='+encodeURIComponent('$ENTRY_URL$'),'facebook-share-dialog', 'width=626,height=436');return false;" title="Distribuie pe Facebook"><img src="/share_buttons/facebook1.png" alt="OOODA" onmouseover="this.src='/share_buttons/facebook2.png';" onmouseout="this.src='/share_buttons/facebook1.png';"></a>


Can someone help pe to make this code work ? Thanks.

My site is www.oooda.net

Added (2014-03-09, 8:17 AM)
---------------------------------------------
Nobody ?