Tumblr提交照片

时间:2013-09-27 16:45:11

标签: jquery json share tumblr

是否可以通过其他网站向某人的tumblr(供他们查看)提交照片。也许是json请求或类似的东西。

1 个答案:

答案 0 :(得分:0)

<div class="post-wrapper clearfix">
  <section class="post">
     <div class="body-text">
         <p><iframe frameborder="0" scrolling="no" width="100%" height="427" id="submit_form" src="http://www.tumblr.com/submit_form/blogsname.tumblr.com" style="background-color:transparent; overflow:hidden;"></iframe><!--[if IE]><script type="text/javascript">document.getElementById('submit_form').allowTransparency=true;</script><![endif]--></p>
      </div>
   </section>
 </div>