| Subject: Re: how to ignore a toolbar? |
Author: Xavier Roche |
Date: 11/05/2001 16:38 |
| | > Cool. What I'll do is generate some recognizable
> comments in the dynamic output and simply remove
> the block of HTML which produces the toolbar with
> a command line edit (perl) command.
Or you can modify the javascript code - so that is
tests the document.location value, check if the page
is 'online', and then load the bar or not (you can
test different values (online/offline) using something
like alert('foovalue: '+document.location.value))
| |
|
|
|
|
5
Created with FORUM 2.0.11