You are not logged in.
Pages: 1
Hi,
I'm a newbie, I'm using Xinha 0.96.1 and Firefox 3.6.3.
I created a table, with solid 1px borders.
I save the generated HTML code in a database.
When I later open this code again (by putting it beteween the textarea tags), it doesn't show me the borders. The generated HTML code seems fine to me, but it seems it isn't interpreted by Xinha.
The generated code is :
<table cellpadding=\"5\" style=\"width: 100%; border: 1px solid #000000; border-collapse: collapse;\"> <tbody> <tr> <td style=\"border: 1px solid #000000;\"> ITEM1</td> <td style=\"border: 1px solid #000000;\"> ITEM2</td> <td style=\"border: 1px solid #000000;\"> ITEM3</td> </tr> <tr> <td style=\"border: 1px solid #000000;\"> ITEM4</td> <td style=\"border: 1px solid #000000;\"> ITEM5</td> <td style=\"border: 1px solid #000000;\"> ITEM6</td> </tr> </tbody> </table>
Any idea ?
Offline
yep gogo, you're right i didn't have magicquotes on, problem solved, thanks !!
Offline
Pages: 1