$ -> $('[data-autosubmit="true"]').each -> $(this).closest("form").append('
Loading…
') $(this).closest("form").submit()