|
|
| |
1. index.php generates incorrect code |
|
Reply |
|
|
 Jaroslav | 2011-11-22 08:56:06 |
Hi,
this is nice class but index.php returns incorrect HTML code.
I fixed line 56 in mhhclass.php:
$this->img_tag = "<img alt=\"\" id=\"$this->img_id_echo\" src=\"$img\" />";
and HTML code is valid. |
| |
2. Re: index.php generates incorrect code |
|
Reply |
|
|
 soroush khosravi | 2011-11-23 08:08:03 - In reply to message 1 from Jaroslav |
Hi dear
I checked it before first release and was nothing wrong in it
css and html work correct togther
can you tell me whats wrong? |
|