-
17 Jan 2008 9:19 AM #1
HTMLEditor cannibalizing my html
HTMLEditor cannibalizing my html
So I write some html in my editor (extjs 1.1)
I then submit and it saves it to the database hunky dory.HTML Code:<style> .roster { text-align: left; font:.92em Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color:#808080; line-height:1.35} .roster .number { width: 47px; color:#5e709f; } </style>
When I pop the data (stored html) back into the editor from the database and switch to html view my styles are gone!!!!!
Thoughts ?
-
17 Jan 2008 3:14 PM #2


Reply With Quote