Skip to content

Modal form submit in IE9 workaround - add'l info for #566 #603

@BizSherpa

Description

@BizSherpa

A modal form consisting of modal-header, modal-body and modal footer.

form fields in modal-body, submit button in modal-footer. Works in FF, Chrome, Safari - does not work in IE9

Workaround #1: place submit button in modal-body (ugh)
Workaround#2: change submit button to type=button and add an onclick event to document.modalform.submit()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions