Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 3340 | Rev 3342 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 3340 Rev 3341
Línea 11... Línea 11...
11
<img src="<?php echo $share_image ?>"  style="width: 200px; height: auto"/>
11
<img src="<?php echo $share_image ?>"  style="width: 200px; height: auto"/>
12
</a>
12
</a>
Línea 13... Línea -...
13
 
-
 
14
 
-
 
15
 
-
 
16
<!-- Your share button code -->
-
 
17
<div class="fb-share-button" 
-
 
18
data-href="<?php echo $share_url?>" 
13
 
-
 
14
 
-
 
15
 
-
 
16
<a name="fb_share"></a>
-
 
17
<script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script>
-
 
18
 
-
 
19
<a name="fb_share" type="box_count" share_url="<?php echo $share_url ?>"></a>
-
 
20
<a name="fb_share" type="button_count" share_url="<?php echo $share_url ?>"></a>
-
 
21
<a name="fb_share" type="button" share_url="<?php echo $share_url ?>"></a>
-
 
22
<a name="fb_share" type="icon_link" share_url="<?php echo $share_url ?>">Share</a>