Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion problem using prettifier

Received: by 10.52.179.69 with SMTP id de5mr1109863vdc.7.1340954767638;
        Fri, 29 Jun 2012 00:26:07 -0700 (PDT)
X-BeenThere: js-code-prettifier@googlegroups.com
Received: by 10.220.115.146 with SMTP id i18ls2006509vcq.0.gmail; Fri, 29 Jun
 2012 00:26:07 -0700 (PDT)
Received: by 10.52.173.49 with SMTP id bh17mr30208vdc.2.1340954767130;
        Fri, 29 Jun 2012 00:26:07 -0700 (PDT)
Date: Fri, 29 Jun 2012 00:26:06 -0700 (PDT)
From: jmeile <technosoftgra...@gmail.com>
To: js-code-prettifier@googlegroups.com
Message-Id: <6dd8148a-5fd1-446e-a38b-19a6981fcca8@googlegroups.com>
In-Reply-To: <bcf36a24-54d4-4858-a02c-be6c30d577c2@googlegroups.com>
References: <bcf36a24-54d4-4858-a02c-be6c30d577c2@googlegroups.com>
Subject: Re: problem using prettifier
MIME-Version: 1.0
Content-Type: multipart/mixed; 
	boundary="----=_Part_172_18552204.1340954766692"

------=_Part_172_18552204.1340954766692
Content-Type: multipart/alternative; 
	boundary="----=_Part_173_19125597.1340954766692"

------=_Part_173_19125597.1340954766692
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit

Dear Bosswell

The problem is that you have to put 'onload="prettyPrint()"' insde the body 
tag like this:

<body onload="prettyPrint()">

Best regards
Josef

------=_Part_173_19125597.1340954766692
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit

Dear Bosswell<br><br>The problem is that you have to put 'onload="prettyPrint()"' insde the body tag like this:<br><br>&lt;body onload="prettyPrint()"&gt;<br><br>Best regards<br>Josef<br>
------=_Part_173_19125597.1340954766692--

------=_Part_172_18552204.1340954766692--