Why won't it work on IE?
Posted: Mon Sep 28, 2009 11:09 am
pickle | Please use [ code=php ], [ code=text ], etc tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read:
Posting Code in the Forums to learn how to do it too.
Does anyone know why this won't work in IE?
It's not for me but I'm trying to help someone else, I've just got no ideas :S
Any help is appreciated
pickle | Please use [ code=php ], [ code=text ], etc tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read:
Posting Code in the Forums to learn how to do it too.
Does anyone know why this won't work in IE?
It's not for me but I'm trying to help someone else, I've just got no ideas :S
Any help is appreciated
Code: Select all
<table width='185' border='0' cellpadding='0' cellspacing='0'>
<tr>
<td height='55' colspan='6' valign='top'><div align = 'left'><img src='wb_blank.gif' width='185' height='55' alt=''/></div></td>
</tr>
<td width='25' rowspan='6' valign='top' background='wb_10.gif'> </td>
<td height='18' colspan='2' valign='top'><img src='wb_16.gif' width='27' height='18' alt=''/></td>
<td colspan='2' valign='middle' style='background-image:url(\"wb_26.gif\");' width='180' height='15'><div align='left'> <a href='preferences.php'>Edit Account</a></div></td>
<td width='10' rowspan='14' valign='top' style='background-image:url(\"wb_13.gif\");'> </td>
<tr>
<td height='18' colspan='2' valign='top'><img src='wb_16.gif' width='27' height='18' alt='' /></td>
<td colspan='2' valign='middle' style='background-image:url(\"wb_17.gif\");' width='180' height='15'><div align='left'> <a href='itempedia.php'>Item Guide</a></div></td>
</tr><tr>
<td height='18' colspan='2' valign='top'><img src='wb_16.gif' width='27' height='18' alt=''/></td>
<td colspan='2' valign='middle' style='background-image:url(\"wb_26.gif\");' width='180' height='15'><div align='left'> <a href='gamerules.php'>Game Rules</a></div></td>
</tr>
<tr>
<td height='18' colspan='2' valign='top'><img src='wb_16.gif' width='27' height='18' alt=''/></td>
<td colspan='2' valign='middle' style='background-image:url(\"wb_17.gif\");' width='180' height='15'><div align='left'> <a href='announcements.php'>News ({$ir['new_announcements']})</a></div></td>
</tr>
<tr>
<td height='18' colspan='2' valign='top'><img src='wb_16.gif' width='27' height='18' alt=''/></td>
<td colspan='2' valign='middle' style='background-image:url(\"wb_26.gif\");' width='180' height='15'><div align='left'> <a href='tutorial.php'>Help Tutorial Log</a> </div></td>
</tr>
</table>pickle | Please use [ code=php ], [ code=text ], etc tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: