| Subject: Re: Javascript |
Author: Xavier Roche |
Date: 08/15/2003 13:19 |
| | > It would be great to add an option, for automatically
> suppressing javascript codes, within the html pages.
Well, this is not really the purpose of an offline browser -
but I suppose such things could be easily done using some
bash-style scripting:
find . -name "*.html" -type f -exec myscript {} \;
..
| |
|
|
|
|
f
Created with FORUM 2.0.11