Polux
Newbie
Karma: 0
Offline
Posts: 2
|
 |
« Reply #1 on: March 11, 2010, 18:12:33 » |
|
There was an error in your code:
".$comment->comment."', CAPTION, '"._ZOOM_COMMENTS."');\" onmouseout=\"return nd();\" alt=\"\" />= ".$?omments; to ".$comment->comment."', CAPTION, '"._ZOOM_COMMENTS."');\" onmouseout=\"return nd();\" alt=\"\" />= ".$comments;
but still not working.
|