in reply to Re: jquery scripts
in thread jquery scripts

If you're going to  use CGI ':standard'; then use header() instead of  "Content-type: text/html\n\n";

Replies are listed 'Best First'.
Re^3: jquery scripts
by hermit23 (Initiate) on Oct 13, 2015 at 08:36 UTC

    Thanks to Corion, Sundialsvc4, Golux and Anonymous monks for their comments on my question about jQuery scripts. Much appreciated. The suggestion to use HTML Templates has been particularly useful.