the page
The script drops in message box when the page is loaded
since the script works the problemshould lie elsewhere..
Expand|Select|Wrap|Line Numbers
- line 451
- <div id="dropin" style="LEFT: 200px; VISIBILITY: hidden; WIDTH: 500px; POSITION: absolute; TOP: 100px; HEIGHT: 100px; BACKGROUND-COLOR: #ccccff">
- more...html code.....
- <div align="right"><a onclick="dismissbox();return false" href="#">[Close Box] </a></div>
- </td></li>
- </tr></tbody></table></td></tr></table>
- </div>
- </body>
- </html>
- include(PMDROOT.'/includes/template_setup.php');
- ?>
I cannot figure out what is missing and any suggestions would be appreciated.
thanks