0

有没有办法可以从另一个网站向某人的 tumblr 提交照片(供他们查看)。也许是一个 json 请求或类似的东西。

4

1 回答 1

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>
于 2013-09-27T17:20:35.823 回答