"kmuel" <webforumsuser (AT) macromedia (DOT) com> wrote
Quote:
I feel this is a too complex issue for a simple discussion, but I will
provide the link to my site.
Thanks for the "fix" to hide the error. It works fine.
http://www.muellercomputers.com |
Yes, hiding an error just makes it harder to debug. The error is caused by
this line:
<td> <a target="_blank"
href="mailto:muellerken (AT) mmode (DOT) com;%20kmuel (AT) muellercomputers (DOT) com"><img
onclick='<IMG SRC="Blue-hills.jpeg" HEIGHT=90 WIDTH=120>' usemap="#Map"
border="0" height="47" width="24" src="_files/go.jpg"></a></td>
The onClick event assignment is bad. I don't know what you're trying to
accomplish with it.
Gary