Facebook FBML i Firefox - hvorfor de hvide skillelinier
Hej eksperter.Jeg bliver langsomt gråhåret af det her...
Jeg har tidligere lavet siderne i Flash, men skal ha' lavet dem i FBML denne gang. Prøv at checke dette link til en kommende Dreamworks-film: http://www.facebook.com/pages/SAW-IV/7554669317?v=app_4949752878&ref=ts
I Firefox er der skillestreger imellem - men ikke i IE.
Spørgsmål 2:
Den har holdt flyttedag fra en midlertidig server til dens nuværende placering. I den forbindelse hentes stylesheet'et ikke, men jeg er 100% sikker på at linket er korrekt
Her er koden:
<link ref="stylesheet" type="text/css" href="http://81.7.144.114/disney/iamnumberfour/styles12.css" />
<script><!--
function submitAjaxForm()
{
// declare a new FBJS AJAX object
var ajax = new Ajax();
ajax.responseType = Ajax.FBML;
// define a callback to handle the response from the server
ajax.ondone = function(data)
{
document.getElementById('ajaxMessage').setInnerFBML(data);
//document.getElementById('tak').style.visibility = 'visible';
}
// let the user know we're sending the data
document.getElementById('ajaxMessage').setInnerXHTML('Sender din deltagelse...');
// collect field values
var queryParams = { 'name' : document.getElementById('name').getValue(), 'email' : document.getElementById('email').getValue() };
ajax.post('http://81.7.144.114/disney/iamnumberfour/submit.php', queryParams);
return false;
}
//--></script>
<form action="http://81.7.144.114/disney/iamnumberfour/submit.php" method="post">
<table id="Table_01" width="520" height="1048" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="8">
<img src="http://81.7.144.114/disney/iamnumberfour/images/iam4_01.jpg" width="520" height="222" alt=""></td>
</tr>
<tr>
<td colspan="8">
<img src="http://81.7.144.114/disney/iamnumberfour/images/iam4_02.jpg" width="520" height="293" alt=""></td>
</tr>
<tr>
<td colspan="8">
<img src="http://81.7.144.114/disney/iamnumberfour/images/iam4_03.jpg" width="520" height="132" alt=""></td>
</tr>
<tr>
<td>
<img src="http://81.7.144.114/disney/iamnumberfour/images/iam4_04.jpg" width="52" height="45" alt=""></td>
<td align="center" valign="top" background="http://81.7.144.114/disney/iamnumberfour/images/iam4_05_svar1.jpg"><center><label><input type="radio" name="besvarelse" value="Svar: 1" /></label></center></td>
<td colspan="2" align="center" valign="top" background="http://81.7.144.114/disney/iamnumberfour/images/iam4_06_svar2.jpg"><center><label><input type="radio" name="besvarelse" value="Svar: 2" /></label></center></td>
<td colspan="3" align="center" valign="top" background="http://81.7.144.114/disney/iamnumberfour/images/iam4_07_svar3.jpg"><center><label><input type="radio" name="besvarelse" value="Svar: 3" /></label></center></td>
<td>
<img src="http://81.7.144.114/disney/iamnumberfour/images/iam4_08.jpg" width="21" height="45" alt=""></td>
</tr>
<tr>
<td>
<img src="http://81.7.144.114/disney/iamnumberfour/images/iam4_09.jpg" width="52" height="49" alt=""></td>
<td align="left" valign="top" background="http://81.7.144.114/disney/iamnumberfour/images/iam4_10.jpg"><table width="129" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="10"><img src="http://81.7.144.114/disney/iamnumberfour/images/spacer.gif" width="5" height="20" /></td>
<td width="119"><img src="http://81.7.144.114/disney/iamnumberfour/images/spacer.gif" width="59" height="20" /></td>
</tr>
<tr>
<td> </td>
<td><input name="name" type="text" class="indtastningsfelt" id="name" size="15" /></td>
</tr>
</table></td>
<td>
<img src="http://81.7.144.114/disney/iamnumberfour/images/iam4_11.jpg" width="53" height="49" alt=""></td>
<td colspan="2" align="left" valign="top" background="http://81.7.144.114/disney/iamnumberfour/images/iam4_12.jpg"><table width="124" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="5"><img src="http://81.7.144.114/disney/iamnumberfour/images/spacer.gif" width="5" height="20" /></td>
<td width="119"><img src="http://81.7.144.114/disney/iamnumberfour/images/spacer.gif" width="59" height="20" /></td>
</tr>
<tr>
<td> </td>
<td><input name="email" type="text" class="indtastningsfelt" id="email" size="15" /></td>
</tr>
</table></td>
<td>
<img src="http://81.7.144.114/disney/iamnumberfour/images/iam4_13.jpg" width="21" height="49" alt=""></td>
<td valign="top" background="http://81.7.144.114/disney/iamnumberfour/images/iam4_14.jpg"><table width="50" border="0" cellpadding="0" cellspacing="0">
<tr>
<td><img src="http://81.7.144.114/disney/iamnumberfour/images/spacer.gif" width="59" height="17" /></td>
</tr>
<tr>
<td><input type="image" value="submitname" src="http://81.7.144.114/disney/iamnumberfour/images/deltagknap.jpg" width="106" height="23" border="0" alt="SEND!" name="image" onclick="return submitAjaxForm();"> </td>
</tr>
</table></td>
<td>
<img src="http://81.7.144.114/disney/iamnumberfour/images/iam4_15.jpg" width="21" height="49" alt=""></td>
</tr>
<tr>
<td colspan="8">
<img src="http://81.7.144.114/disney/iamnumberfour/images/iam4_16.jpg" width="520" height="174" alt=""></td>
</tr>
<tr>
<td rowspan="3">
<img src="http://81.7.144.114/disney/iamnumberfour/images/iam4_17.jpg" width="52" height="132" alt=""></td>
<td>
<img src="http://81.7.144.114/disney/iamnumberfour/images/iam4_18.jpg" width="134" height="31" alt=""></td>
<td colspan="2">
<img src="http://81.7.144.114/disney/iamnumberfour/images/iam4_19.jpg" width="142" height="31" alt=""></td>
<td colspan="3">
<img src="http://81.7.144.114/disney/iamnumberfour/images/iam4_20.jpg" width="171" height="31" alt=""></td>
<td rowspan="3">
<img src="http://81.7.144.114/disney/iamnumberfour/images/iam4_21.jpg" width="21" height="132" alt=""></td>
</tr>
<tr>
<td>
<img src="http://81.7.144.114/disney/iamnumberfour/images/iam4_22.jpg" width="134" height="29" alt=""></td>
<td colspan="2">
<img src="http://81.7.144.114/disney/iamnumberfour/images/iam4_23.jpg" width="142" height="29" alt=""></td>
<td colspan="3">
<img src="http://81.7.144.114/disney/iamnumberfour/images/iam4_24.jpg" width="171" height="29" alt=""></td>
</tr>
<tr>
<td>
<img src="http://81.7.144.114/disney/iamnumberfour/images/iam4_25.jpg" width="134" height="72" alt=""></td>
<td colspan="2">
<img src="http://81.7.144.114/disney/iamnumberfour/images/iam4_26.jpg" width="142" height="72" alt=""></td>
<td colspan="3">
<img src="http://81.7.144.114/disney/iamnumberfour/images/iam4_27.jpg" width="171" height="72" alt=""></td>
</tr>
<tr>
<td>
<img src="http://81.7.144.114/disney/iamnumberfour/images/spacer.gif" width="52" height="1" alt=""></td>
<td>
<img src="http://81.7.144.114/disney/iamnumberfour/images/spacer.gif" width="134" height="1" alt=""></td>
<td>
<img src="http://81.7.144.114/disney/iamnumberfour/images/spacer.gif" width="53" height="1" alt=""></td>
<td>
<img src="http://81.7.144.114/disney/iamnumberfour/images/spacer.gif" width="89" height="1" alt=""></td>
<td>
<img src="http://81.7.144.114/disney/iamnumberfour/images/spacer.gif" width="44" height="1" alt=""></td>
<td>
<img src="http://81.7.144.114/disney/iamnumberfour/images/spacer.gif" width="21" height="1" alt=""></td>
<td>
<img src="http://81.7.144.114/disney/iamnumberfour/images/spacer.gif" width="106" height="1" alt=""></td>
<td>
<img src="http://81.7.144.114/disney/iamnumberfour/images/spacer.gif" width="21" height="1" alt=""></td>
</tr>
</table>
<div id="ajaxMessage"></div>
</form>
