[Seaside] "IAExternalLink" (fwd)

Avi Bryant avi@beta4.com
Tue, 18 Jun 2002 00:54:36 -0700 (PDT)


On Tue, 18 Jun 2002, Markus Fritsche wrote:

> Okay, that's there (my dialup line works again), so my "IAExtLink" is
> quite useless :-).
>
> I need also the 'class=' parameter. My workaround was
<snip>
> which is not very nice, right?

Nope, not nice at all.  Luckily, the same technique will work for any
attribute, so just do

(template elementNamed: 'foo')
  set: #class toPath: ...