[MKDoc-modules] Re: Encoding issues
patricka at mkdoc.com
patricka at mkdoc.com
Sat Oct 4 21:28:30 BST 2003
William McKee writes:
> How can I get around this issue? (besides not using Javascript which is
> I'm sure at the tip of your tongue ;-)
offhand, i think there are two things you can do. either put your javascript
into:
* a petal variable and use the structure keyword[1], or
* an external file, like so:
<script type="text/javascript" src="external.js">
hope that helps,
- p
1. http://search.cpan.org/~jhiver/Petal-1.06/lib/Petal.pm#content
More information about the MKDoc-modules
mailing list