<br><font size=2 face="sans-serif">I tried compiling this time with --with-javascript=static.
</font>
<br>
<br><font size=2 face="sans-serif">Then, I also test konqe with a simple
javascript :</font>
<br>
<br><font size=2 face="sans-serif">html&gt;</font>
<br><font size=2 face="sans-serif">&lt;head&gt;</font>
<br><font size=2 face="sans-serif">&lt;/head&gt;</font>
<br><font size=2 face="sans-serif">&lt;body&gt;</font>
<br><font size=2 face="sans-serif">&lt;input type=&quot;button&quot;, value=&quot;test&quot;,
onclick=&quot;alert('got js')&quot;&gt;</font>
<br><font size=2 face="sans-serif">&lt;/body&gt;</font>
<br><font size=2 face="sans-serif">&lt;/html&gt;</font>
<br>
<br><font size=2 face="sans-serif">However, it still does not work.</font>
<br>
<br><font size=2 face="sans-serif">Hmm...btw, is there addtional libraries
that it might need despite compiling javascript support under 'static'
?</font>
<br>
<br><font size=2 face="sans-serif">Regards..</font>