Skip to content
Grav 2.0 is officially stable. Read the announcement →

Muut Archive Legend

@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Please help with ajax · 9 years ago

    I don't think you can set an id from the frontmatter for this field as id don't work everywhere. try adding a unique class instead or call one of these existing class.

  • Please help with ajax · 9 years ago

    Really no id... but it is defined! buttons: - type: submit id: button value: 'SEND' classes: 'button-form-home butt

  • Please help with ajax · 9 years ago

    @paulmassendari: Clever. I see it and thanks! @Stanislav, cool if it works, yes :)

  • Please help with ajax · 9 years ago

    Block message sending works. But recently saw on the website a send button with a animation inside and a change of labels after posting. I think it is very modern and looks very cool.

  • Please help with ajax · 9 years ago

    I never noticed that. Testing now...

  • Please help with ajax · 9 years ago

    There is a pencil appearing next to your name just after you posted.

  • Please help with ajax · 9 years ago

    Aside: @paulmassendari, how were you able to edit your answer once it appeared on the forum?

  • Please help with ajax · 9 years ago

    well, that was my first response! your button does not have an id. Replace with <button class="button-form-home button1 w-button" id="button" type="submit"> Send </button&

  • Please help with ajax · 9 years ago

    I'm not seeing the id in the button element.

  • Please help with ajax · 9 years ago

    Once the form has successfully been submitted do you still want or need a button in the user interface? I suppose not, so you can simply add a text message in a (new) div that says "Sent !" or somethi