Nieuw lid |
|
Hello forum,
Ik ben nieuw hier en heb me ingeschreven omdat ik "blok" zit
Mijn probleem is dat ik een site gemaakt heb die in IE perfekt werkt.
In mozzila is de layout ok, maar wilt die het filmke niet afspelen.. Wat ik ook doe ne marche pas...
Bedoeling is dat de site corss browser werkt...any suggestions?
Thx
Stevesteve1978
Onderstaand de code, het is ne vuilbak, maar ik ruim die wel op met css, als ik weet hoe da filmpke werkt in mozilla...
<!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>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Test2</title>
<link href="../css/jens.css" rel="stylesheet" type="text/css" />
<script src="../Scripts/AC_ActiveX.js" type="text/javascript"></script>
<script src="../Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
</head>
<body class="achtergrond">
<table width="80%">
<tr>
<td colspan="6" bgcolor="#993366"> </td>
</tr>
<tr>
<td background="../afbeeldingen/rozerechtsonder.png" bgcolor=""> </td>
<td colspan="2"><div align="center">
<script type="text/javascript">
AC_AX_RunContent( 'id','VIDEO','width','320','height','240','style','position:absolute; left:0;top:0;','classid','CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6','type','application/x-oleobject','url','jens.mpeg','sendplaystatechangeevents','True','autostart','True','uimode','none','playcount','9999' ); //end AC code
</script><noscript><OBJECT id="VIDEO" width="320" height="240"
style="position:absolute; left:0;top:0;"
CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6"
type="application/x-oleobject">
<PARAM NAME="URL" VALUE="jens.mpeg">
<PARAM NAME="SendPlayStateChangeEvents" VALUE="True">
<PARAM NAME="AutoStart" VALUE="True">
<PARAM name="uiMode" value="none">
<PARAM name="PlayCount" value="9999">
</OBJECT></noscript>
</div></td>
<td colspan="3" background="../afbeeldingen/rozelinksonder.png"><div align="center"><img src="../afbeeldingen/bloemen.png" width="400" height="150" /></div></td>
<!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"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link href="../css/jens.css" rel="stylesheet" type="text/css" /> <script src="../Scripts/AC_ActiveX.js" type="text/javascript"></script> <script src="../Scripts/AC_RunActiveContent.js" type="text/javascript"></script> <body class="achtergrond"> <td colspan="6" bgcolor="#993366"> </td> <td background="../afbeeldingen/rozerechtsonder.png" bgcolor=""> </td> <td colspan="2"><div align="center"> <script type="text/javascript"> AC_AX_RunContent( 'id','VIDEO','width','320','height','240','style','position:absolute; left:0;top:0;','classid','CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6','type','application/x-oleobject','url','jens.mpeg','sendplaystatechangeevents','True','autostart','True','uimode','none','playcount','9999' ); //end AC code style="position:absolute; left:0;top:0;" CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" type="application/x-oleobject"> <PARAM NAME="URL" VALUE="jens.mpeg"> <PARAM NAME="SendPlayStateChangeEvents" VALUE="True"> <PARAM NAME="AutoStart" VALUE="True"> <PARAM name="uiMode" value="none"> <PARAM name="PlayCount" value="9999"> <td colspan="3" background="../afbeeldingen/rozelinksonder.png"><div align="center"><img src="../afbeeldingen/bloemen.png" width="400" height="150" /></div></td>
Berichten: 1
Geregistreerd op: 21 nov 08 14:30
PrivéberichtE-mail
|