Search results

  1. B

    Textarea problem with web-kit chromium engine

    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
  2. B

    Textarea problem with web-kit chromium engine

    how can I fix the html? where is the error. When I open the html code in browser it works can you send me code where it works? Thanks
  3. B

    Textarea problem with web-kit chromium engine

    I have problem with textarea in chromium engine my code is <tr height="160px"> <td width=5% >&nbsp;</td> <td class='normal_pismo' >Popis dokumentu </td> <td><textarea class=ramecarea rows=6 cols=29 maxlength=256 name=popis><?php echo $popis;?></textarea>...
Back
Top