[Seaside] Submitting a form from a WAImageButtonTag

Carl Gundel carlg at libertybasic.com
Fri Feb 23 02:16:20 UTC 2007


Is it possible to do something like this with an image button?

  html imageButton
    callback: [ self doStuff ];
    url: self buttonUrl;
    submitFormNamed: 'myform'

It works with anchors, but not image buttons.

Thanks,

-Carl Gundel
http://www.runbasic.com




More information about the Seaside mailing list