<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Wed, 10 Jun 2026 17:31:32 +0000</lastBuildDate>
    <item>
      <title>(jQuery) jQuery to prevent multiple submit on a form - dalexandre</title>
      <link>https://snipplr.com/view/17800/jquery-to-prevent-multiple-submit-on-a-form</link>
      <description>&lt;p&gt;To prevent multiple submit from sending more than one request, &#13;
bind the submit event and store a "disabledOnSubmit" data. Next time the event "submit" will be fire, the following jQuery code will return false. All submit buttons are also disabled (nice user feedback).&lt;/p&gt;</description>
      <pubDate>Sun, 02 Aug 2009 06:55:29 UTC</pubDate>
      <guid>https://snipplr.com/view/17800/jquery-to-prevent-multiple-submit-on-a-form</guid>
    </item>
  </channel>
</rss>
