|
|
| Any ideas on how to do vertical text? I was trying to do it with css by setting writing-mode: tb-rl but this had the text facing the wrong way...so, I added "filter: fliph flipv" and it made the text correct, but it wont print correctly now. Any other ideas? |
| Can't be done in current CSS standards You could maybe use SVG, but Internet Explorer doesn't support that |
| Well, its okay if its an IE only solution |
| And why would we waste our time learning IE only solutions :P Use an image |
| Because I get paid to develop a web application that is only supported in IE |
| So _we_ should waste _our_ time because _you_ get paid? :p I see the incentive now! :p |
| So, when it comes to doing things like this that I Am getting paid to do, I'll take shortcuts and use browser specific solutions. I never asked you to learn something IE specific, I just said I could go wtih something IE specific if you knew something IE specificx |
| Well I just told you |
| Why would we want to let you develop something that shuts us out? A majority of us do not use IE Use an image |
| None of you use what I am working on. Its an internal system used where I work. |
| In fact, a majority of web developers as a whole do not use IE |
| I don't use IE I use firefox For personal use |
| I'm not familiar with IE-specific crap. You can hunt around MSDN |