Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)

Paste

Pasted as HTML by cs ( 15 years ago )
<!DOCTYPE HTML>
<html>
 <head>
  <title>FancyBox AddThis Test</title>
  [removed][removed]
  <link rel="stylesheet" href="http://fancybox.net/js/fancybox-1.3.4/jquery.fancybox-1.3.4.css" type="text/css"/>
  [removed][removed]
  [removed][removed]
  [removed]
   function showFancy() {
    $.fancybox(
     '<div class="addthis_toolbox addthis_default_style" style="width:400px;">'+
      '<a class="addthis_button_facebook_like"layout="button_count"></a>'+
      '<a class="addthis_button_tweet"></a>'+
      '<a class="addthis_button_google_plusone"size="medium"></a>'+
      '<a class="addthis_counter addthis_pill_style"></a>'+
     '</div>',
     {
      onComplete: function () {
       addthis.toolbox('.addthis_toolbox');
      },
      onClosed: function () {window.setTimeout(showFancy, 500);}
     }
    );
   }
   $(showFancy)
  [removed]
 </head>
 <body>
 </body>
</html>

 

Revise this Paste

Your Name: Code Language: