Skip to content

History / Ruby on Rails AJAX Modal Example

Revisions

  • Cleanup coffee code

    @zzet zzet committed Apr 28, 2016
  • added $(loader).fadeOut('slow'); before displaying new content with $(content).html('<%= j render("index") %>');

    @samsonite16 samsonite16 committed Oct 6, 2014
  • missing (e) in $('a[data-target=#ajax-modal]').on 'click', ->

    @samsonite16 samsonite16 committed Oct 6, 2014
  • Updated Ruby on Rails AJAX Modal Example (markdown)

    @sasharevzin sasharevzin committed Dec 7, 2013
  • Tweaking to use the modal manager, in a semi proper fashion. Since the dual bind over .js / data-remote, you must stop progration and manual call rails ujs.

    @rposborne rposborne committed Feb 19, 2013
  • Haml alternative

    @cmckni3 cmckni3 committed Dec 12, 2012
  • Updated Ruby on Rails AJAX Modal Example (markdown)

    @ndreckshage ndreckshage committed Dec 2, 2012
  • Created Ruby on Rails - AJAX Modal Example (markdown)

    @ndreckshage ndreckshage committed Dec 2, 2012