hello
i fix html end check with validator
i try it but the error persists.
when i try it with xampp and run with chrome browser it work but with exeoutput 1.7.0 with chrome engine it does not work
I have problem with textarea in chromium engine
my code is
<tr height="160px">
<td width=5% > </td>
<td class='normal_pismo' >Popis dokumentu </td>
<td><textarea class=ramecarea rows=6 cols=29 maxlength=256 name=popis><?php echo $popis;?></textarea>...