On Thu, 25 Jan 2001, Lee wrote: > > I *hate* image maps but I'd like to use one so how can I add the > details to the <dtml-var imageName>? I'd also like to add various bits Probably you need <dtml-var "imageName.tag(attrib='value', attr2='v2')">.