Вася Чайко wrote:
> I wish to use on a site google analytics, i.e. to me it is necessary to
> add on each page of a site some lines in head. Whether if a simple way
> to make it?
The simplest is to add requested HTML code as plain text to your
element, for instance:
e addText: '<span>this is some HTML text</span>'
Nicer would be to make a subclass of element and put all needed in it,
let's say GoogleAnalyticsElement.
Well, I would be interested in such element for addition to Aida ... :)
Janko
--
Janko Mivšek
AIDA/Web
Smalltalk Web Application Server
http://www.aidaweb.si_______________________________________________
Aida mailing list
[hidden email]
http://lists.aidaweb.si/mailman/listinfo/aida