[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] bbaudio javascript from it
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] bbaudio javascript from it
- From: henrik (at) hswn.dk (Henrik Stoerner)
- Date: Tue, 6 Jun 2006 12:40:07 +0200
- References: <4485558F.6080606@lmco.com>
- User-agent: Mutt/1.5.11
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