Johann Gerber
|
| Posted: 05/25/2002, 4:38 AM |
|
My pages are running perfectly under IE5.5, but if I run them under netscape 4.7 it look like the page only execute upto a point just after the header (menu like gotocode).
I tested gotocode, and it is running.
How can I debug my pages to see where the problem is.
If I compare my pages with goto it looks very simmalar.
johann@datacare.co.za
|
|
|
 |
Johann Gerber
|
| Posted: 05/25/2002, 4:52 AM |
|
|
|
|
 |
Stuart Sammels
|
| Posted: 05/26/2002, 10:13 PM |
|
I had the same problem. Make sure to close your table for page layout in the footer page.
</td>
</tr>
</table>
Refer to: http://www.gotocode.com/art.asp?art_id=76&
This solved my problem - hope it helps
|
|
|
 |
Johann Gerber
|
| Posted: 05/26/2002, 11:22 PM |
|
</td>
</tr>
</table>
|
|
|
 |
Johann Gerber
|
| Posted: 05/26/2002, 11:22 PM |
|
Footer of page
</td>
</tr>
</table>
Thanks I worked
|
|
|
 |
|