[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] bbaudio javascript from it



On Tue, Jun 06, 2006 at 06:14:39AM -0400, Michael Nemeth wrote:
> This is a little script that will play a wav if the background if red.
> It has the statment in it:
> If ( "&BBBACKGROUND" == "red" )
> 
> This works on the main top level page but not on pages under it.
> 
> Is there another variable?

No, but there are many header files in ~hobbit/server/web/*_header
and you'll need to put that script into at least the bb_header,
bb2_header, and hostsvc_header files.


Henrik