Forum OpenACS Q&A: Re: java script content feed

Collapse
Posted by Pavel Boghita on
to summarise once again:

I am using an include pair, in which I put the javascript.

The adp is ok. I define the content variable:
var scrollcontent='@vardefinedintcl@'

in tcl:
set vardefineintcl {}

now is a question of appending this vardefineintcl with the content values of an etp instance (the content of the subtopic)

I hope this makes sense.

Any help is as always much appreciated.

Thanks,