<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ntaku</author_name>
  <author_url>https://blog.hatena.ne.jp/ntaku/</author_url>
  <blog_title>プログラミングノート</blog_title>
  <blog_url>https://ntaku.hateblo.jp/</blog_url>
  <categories>
    <anon>Rails</anon>
    <anon>JavaScript</anon>
  </categories>
  <description>link_to_remote を利用したAjaxな実装メモ。 トリガー作成 標準で付属しているprototype.jsなどをjavascript_include_tagでロードし、link_to_remoteで非同期通信のトリガーとなるリンクを作成。before/success/failure辺りはなくても動作する。 &lt;%= javascript_include_tag :defaults %&gt; &lt;%= link_to_remote &quot;ここをクリック&quot;, :url =&gt; {:action=&gt;'testJson'}, :before =&gt; &quot;$('indicator').show()&quot;, :su…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fntaku.hateblo.jp%2Fentry%2F20080302%2F1204435505&quot; title=&quot; RailsでAjax - プログラミングノート&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>2008-03-02 14:25:05</published>
  <title> RailsでAjax</title>
  <type>rich</type>
  <url>https://ntaku.hateblo.jp/entry/20080302/1204435505</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
