in reply to problem with including external javascript file with start_html
My solution to this problem is more like a hammer, I output something like this :
print qq(<script src="lib.js"></script>)
I admit that I haven't used CGI.pms ways of generating stuff in the HTML header much to be of help in that case.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: problem with including external javascript file with start_html
by pitbull3000 (Beadle) on Sep 04, 2001 at 16:01 UTC | |
by Anonymous Monk on Sep 13, 2012 at 17:51 UTC |