You are not logged in.
Pages: 1
Hello,
I've run into a sticky issue with Xinha and various browsers. I find that depending on the browser I loose a semicolon in style and font tags. As an example in IE if I type in the following using the html mode of xinha <p style="font-weight: bold; font-family: arial,helvetica,sans-serif;"> and then go to wysiwyg mode and back to html mode I get the following <p style="font-weight: bold; font-family: arial,helvetica,sans-serif"> (the trailing semicolon is gone). If I use firefox my semicolon is left alone. And for giggles I tried it the other way round in firefox, leaving the semicolon out, firefox puts it back in. So is this a browser issue or is this something in Xinha? Looking through the Xinha code I'm not finding anything in Xinha so I'm guessing this is the browser trying to help me (arg!!!). As to why this is a bother to me - I'm taking the code produced in Xinha and running it through xslt to produce FOP which I then render into PDF. So I need some consistency if possible. Any suggestions? Thanks.
Mike
Offline
Pages: 1