[Seaside] Making anchors to submit

Sebastian Sastre ssastre at seaswork.com
Mon Dec 10 23:49:50 UTC 2007


Hi there,

	the submit buttons look change from system to system but anchors are
consistent so I'm trying to use anchors to submit forms by using

	html anchor
		callback:[self someAction];
		submitFormNamed: 'someFormId';
		yourslef

	Is anybody using anchors with #submitFormNamed: succesfully? 

	cheers,

Sebastian 
PS: amazingly it works as expected with IE but not in FF, nor Opera nor
Safari for windows



More information about the seaside mailing list