To list social accounts or share any page with 46 icons.
Hi! I'm text and I'm here to be selected.
Place in your head section
<link rel="stylesheet" href="assets/stylesheets/arthref.css">
Write before closing body tag
<script src="assets/javascripts/socialProfiles.js"></script>
$('.selectorClass').socialProfiles({
email: 'example@example.com',
behance: 'gokhun'
facebook: 'tolgaergin',
twitter: 'tolgaergin',
pinterest: 'tolga',
dribbble: 'bbb',
scoutzie: 'gokhun-guneyhan'
});
Place in your head section
<link rel="stylesheet" href="assets/stylesheets/arthref.css">
Write before closing body tag
<script src="assets/javascripts/socialShare.js"></script>
$('.selectorClass').socialShare({
social: 'blogger,delicious,digg,facebook,friendfeed,google,
linkedin,myspace,pinterest,reddit,stumbleupon,
tumblr,twitter,windows,yahoo'
});