Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author mdempfle

    (@mdempfle)

    4.0.1?

    onsubmit is no valid html attribute for an iframe.

    Best, Michael

    Thread Starter rbarron

    (@rbarron)

    bummer, w3schools.com states that The <iframe> tag also supports the Event Attributes in HTML.

    Plugin Author mdempfle

    (@mdempfle)

    I don’t know a browser that supports this. onload is the one that works fine. If you are on the same domain you can simply add the onsubmit directly. Cross site domain it does not work because of cross site scripting.

    Best, Michael

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘onsubmit’ is closed to new replies.