Cannot redeclare end()
Wklejam cały kod , można go przetestować .
Proszę o pomoc.
$next = 1; function start($text) { global $next; $idtext = "a"+$next; ?> <table cellspacing="0" summary="" width="170"> <tr> <td valign="top" width="20"> <? } { ?> </td> </tr> </table></div><? } { ?> <style type="text/css"> body { font-family: arial;} .drop { padding: 5px; font-size: small; background: #eee; border: 1px solid black; position: absolute; } </style> <script language="Javascript"> function drop ( sid ) { aobj = document.getElementById( "a_"+sid); divobj = document.getElementById(sid); divobj.style.top = aobj.offsetBottom+10; divobj.style.left = aobj.offsetLeft+10; divobj.style.visibility = "visible"; } </script> <? } ?> <html> <head> </head> <body> </body> </html>





