Hi. Does jQuery have any support for rotating text? Specifically, I want to have a row of <td> elements, each of whose text is rotated 270 degrees. I know it can be accomplished with CSS3; I'm hoping that jQuery provides a browser-independent way to get it done.
Thanks,
David