Advertisement
Guest User

Tumblr iframe for logged users [non-owner]

a guest
Jul 24th, 2012
454
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 2.07 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4. <head>
  5.     <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
  6.     <meta http-equiv="x-dns-prefetch-control" content="off"/>
  7.     <link rel="icon" href="http://assets.tumblr.com/images/favicon.gif?2" type="image/gif"/>
  8.  
  9.  
  10. <script type="text/javascript">
  11.     var _gaq = _gaq || [];
  12.     _gaq.push(['_setAccount', 'UA-97144-8']);
  13.     _gaq.push(['_trackPageview']);
  14.  
  15.     (function() {
  16.         var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  17.         ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  18.         var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  19.     })();
  20. </script>
  21.  
  22. </head>
  23. <body style="background-color:transparent; margin:0px; padding:0px;"onload="var image1 = new Image(); image1.src = 'http://assets.tumblr.com/images/iframe_like_alpha.png';var image2 = new Image(); image2.src = 'http://assets.tumblr.com/images/iframe_like_active_alpha.png';">
  24.  
  25.     <style>
  26.         img {
  27.             margin-left: 3px;
  28.         }
  29.     </style>
  30.  
  31.     <div style="position:absolute; top:3px; right:3px; white-space:nowrap; height:20px;">
  32.         <form action="/follow" method="post" style="display:block; float:left;"onsubmit="_gaq.push(['_trackEvent', 'Iframe', 'Follow', 'example-com');">
  33.             <input type="hidden" name="form_key" value="83jbGySgEVpQGOoZALqqoSaKfjs"/>
  34.             <input type="hidden" name="id" value="vstarkov-com"/>
  35.             <input type="image" src="http://assets.tumblr.com/images/iframe_follow_alpha.png?1016"style="width:58px; height:20px; border-width:0px; display:block;margin-left:3px; cursor:pointer;"alt="Follow"/>
  36.         </form>
  37.         <a target="_top" href="http://www.tumblr.com/dashboard">
  38.             <imgsrc="http://assets.tumblr.com/images/iframe_dashboard_alpha.png?1016" alt="Dashboard" style="height:20px; width:81px; border-width:0px; display:block; float:left; cursor:pointer;"/>
  39.         </a>
  40.     </div>
  41. </body>
  42. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement