Quote:
Originally Posted by ogden2k
Ok, what about if HTML is dissabled, but your trying to show someone how to use the listing feature, and when you put the bb code into the code fields, and go to view your post, it shows the actual list display instead of the code.
Is there a way to fix that?
|
so your saying all html is begin prassed in the code box, even with the html fetures disabled?
Code:
<br /><b>this is a test</b><i>hmmm</i><br /><table cellpadding="0" cellspacing="1" border="0">
<tr>
<td><input type="text" name="loginusername"></td>
<td><input type="password" name="loginpassword"></td>
<td><input type="submit" value=" Log in " accesskey="s"></td>
</tr>
<tr>
<td><font size="1">Username</font></td>
<td colspan="2"><font size="1">Password</font></td>
</tr>
</form>
</table>