<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: ajax code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Fri, 08 Aug 2008 15:19:51 GMT</pubDate>
    <description>DZone Snippets: ajax code</description>
    <item>
      <title>Make an html link update several dom elements at the same time.</title>
      <link>http://snippets.dzone.com/posts/show/526</link>
      <description>&lt;code&gt;&lt;br /&gt;    &lt;a href="#" onClick="&lt;%= remote_function(:update =&gt; 'fashion1', :url =&gt; { :action =&gt; :get_fashion_for_color, :color_name =&gt; color_name, :number =&gt; 1 })%&gt;;&lt;br /&gt;                         &lt;%= remote_function(:update =&gt; 'fashion2', :url =&gt; { :action =&gt; :get_fashion_for_color, :color_name =&gt; color_name, :number =&gt; 2 })%&gt;;&lt;br /&gt;                         &lt;%= remote_function(:update =&gt; 'fashion3', :url =&gt; { :action =&gt; :get_fashion_for_color, :color_name =&gt; color_name, :number =&gt; 3 })%&gt;;&lt;br /&gt;                         return false;"&gt;&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Sat, 30 Jul 2005 02:46:30 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/526</guid>
      <author>canadaduane (Duane Johnson)</author>
    </item>
  </channel>
</rss>
