Bij controle van de website bleek dat de site niet kan worden geopend in Internet Explorer 6, versie 7 geeft geen problemen.
De melding als de website in IE6 wordt getest komt de volgende melding:
de website kan niet worden geopend
De bewerking is afgebroken.
Na zoeken op het internet en op GoT kan het te maken hebben met Javascript. Maar met mijn kennis van zaken kan ik niet vinden wat er fout staat.
Misschien dat hier een kenner zit die een fout in het onderstaande script kan ontdekken?
De melding als de website in IE6 wordt getest komt de volgende melding:
de website kan niet worden geopend
De bewerking is afgebroken.
Na zoeken op het internet en op GoT kan het te maken hebben met Javascript. Maar met mijn kennis van zaken kan ik niet vinden wat er fout staat.
Misschien dat hier een kenner zit die een fout in het onderstaande script kan ontdekken?
HTML:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
| <STYLE type="text/css"> BODY {scrollbar-3dlight-color:#778899; scrollbar-arrow-color:#FFFFFF; scrollbar-base-color:#7F7F7F; scrollbar-track-color:#FFFFFF; scrollbar-darkshadow-color:#FFFFFF; scrollbar-face-color:#B0C4DE; scrollbar-highlight-color:#E0E0E0; scrollbar-shadow-color:#483D8B} </STYLE> <?php defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' ); // needed to seperate the ISO number from the language file constant _ISO $iso = split( '=', _ISO ); // xml prolog echo '<?xml version="1.0" encoding="'. $iso[1] .'"?' .'>'; ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <?php mosShowHead(); ?> <?php if ( $my->id ) { initEditor(); } $collspan_offset = ( mosCountModules( 'right' ) + mosCountModules( 'user2' ) ) ? 2 : 1; //script to determine which div setup for layout to use based on module configuration $user1 = 0; $user2 = 0; $sandbox_area = 0; // banner combos //user1 combos if ( mosCountModules( 'user1' ) + mosCountModules( 'user2' ) == 2) { $user1 = 2; $user2 = 2; } elseif ( mosCountModules( 'user1' ) == 1 ) { $user1 = 1; } elseif ( mosCountModules( 'user2' ) == 1 ) { $user2 = 1; } //right based combos if ( mosCountModules( 'right' ) and ( empty( $_REQUEST['task'] ) || $_REQUEST['task'] != 'edit' ) ) { $sandbox_area = 2; } else { $sandbox_area = 1; $user1 = $user1 == 1 ? 3 : 4; $user2 = $user2 == 1 ? 3 : 4; } ?> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link href="<?php echo $mosConfig_live_site;?>/templates/sitenaamgroep2/css/template_css.css" rel="stylesheet" type="text/css"/> <link rel="shortcut icon" href="<?php echo $mosConfig_live_site;?>/images/favicon.ico"/> <style type="text/css"> <!-- body { margin-top: 0px; margin-left: 0px; background-image: url(/templates/sitenaamgroep2/images/bg.jpg); } --> </style> <script type="text/javascript" src="/templates/sitenaamgroep2/ufo.js"></script> <script type="text/javascript"> var FO = { movie:"/templates/sitenaamgroep2/test.swf ", width:"780", height:"160", majorversion:"6", build:"40" }; UFO.create(FO, "ufoDemo"); </script> </head> <body> <table width="780" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" id="main_table"> <tr> <td colspan="3" valign="top"><div align="center"> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td><table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td height="57" colspan="2" background="<?php echo $mosConfig_live_site;?>"><table width="100%" height="155" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="780" height="155"> <div id="ufoDemo"> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="780" height="160"> <param name="movie" value="/templates/sitenaamgroep2/test.swf "> <param name="quality" value="high"> <embed src="/templates/sitenaamgroep2/test.swf " quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="780" height="160"></embed> </object> </div> </td> </tr> </table></td> </tr> <tr> <td height="18" colspan="2" valign="baseline" background="<?php echo $mosConfig_live_site;?>/templates/sitenaamgroep2/images/topmenu_bg.png"> </td> </tr> <tr> <td width="79%" height="10" background="<?php echo $mosConfig_live_site;?>/templates/sitenaamgroep2/images/pathway_bg.png" id="pathway"><?php mosLoadModules ( 'user3', -1 ); ?></td> </tr> </table></td> </tr> <tr> <td> <table width="100%" height="100%" border="0" align="center" cellpadding="0" cellspacing="0" style="vertical-align:top "> <tr bgcolor="#FFFFFF"> <td width="160" height="100%" rowspan="2" valign="top" id="leftmenu"> <table width="100%" height="100%" border="0" cellpadding="2" cellspacing="0" > <tr> <td align="center" valign="top"><?php mosLoadModules ( 'left' ); ?></td> </tr> </table></td> <td valign="top" id="center_area"> <table width="100%" border="0"> <tr> <td><?php if ( mosCountModules ('banner') ) { mosLoadModules( 'banner', -1 ); }?></td> </tr> <tr> <td><?php mosMainBody(); ?></td> </tr> </table> </td> <td width="160" height="100%" rowspan="2" valign="top" id="rightmenu" > <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="2"> <tr> <td valign="top"><?php mosLoadModules ( 'right' ); ?> </td> </tr> </table></td> </tr> <tr> <td class="bottom"><?php mosLoadModules( 'bottom');?> </td> </tr> </table> </td> </tr> </table> </div></td> <tr><td width="160" bgcolor="#CCCCCC"><div align="center"></div></td> <td width="458" bgcolor="#CCCCCC"><div align="center">(C)2006 <a href="<?php echo $mosConfig_live_site;?>"><?php echo $mosConfig_sitename;?> </a>. <a href="http://www.hostingzone.nl"><strong>Powered by HostingZone</strong></a></div></td> <td width="160" bgcolor="#CCCCCC"> </td> </tr> <tr><td colspan="3"></tr> <tr><td colspan="3"></tr> </table> </body> </html> |