<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hiboma</author_name>
  <author_url>https://blog.hatena.ne.jp/hiboma/</author_url>
  <blog_title>hibomaの日記</blog_title>
  <blog_url>https://hiboma.hatenadiary.jp/</blog_url>
  <categories>
    <anon>Javascript</anon>
  </categories>
  <description>簡単な機能だし、実装しているサイトはたくさんある。のだけど、イマイチ理解できてなかった。「指定した時間ごとに関数を呼び出す」というヘンチクリンなsetInterval関数とそれの解除の組み合わせ方が肝だったのだと分かりました。http://hiropon.sub.jp/ajax/0208-1.html function btnDisable(){ //① document.getElementById(&quot;btn&quot;).disabled = true; clearInterval(statusDis); }function btnAble(){ //② document.getElementByI…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhiboma.hatenadiary.jp%2Fentry%2F20060208%2F1139404669&quot; title=&quot;一度押したボタンを一定時間使えなくするスクリプト - hibomaの日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2006-02-08 22:17:49</published>
  <title>一度押したボタンを一定時間使えなくするスクリプト</title>
  <type>rich</type>
  <url>https://hiboma.hatenadiary.jp/entry/20060208/1139404669</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
