The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
jquery social share script
Hey guys,
Trying to add this to my site in footer. http://plugins.in1.com/share/demo I'm not sure what I'm doing wrong here. I've added this in the headinclude template Code:
<script type="text/javascript"> $('#mydiv').share({ networks: ['facebook','googleplus','twitter','tumblr','email','stumbleupon','digg'] }); </script> <script type="text/javascript" src="clientscript/jquery.share.js"></script> <link rel="stylesheet" type="text/css" href="clientscript/jquery.share.css" /> I added this in footer template Code:
<div id="mydiv"></div> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|