[thelist] "Rotate" div + contents in non-IE browser

Jon Hughes hughesj at firemtn.com
Tue Nov 13 11:12:25 CST 2007


Howdy list.

I am making an application for a phone, and need it to be landscape
view, not portrait.

I already have it done in HTML/CSS, but (as a lack of foresight on my
behalf) I didn't think about how it would show up on the handheld
device.

So I am, looking for something that will turn this:


 - - -
 - - -
 - - -
 - - -
 - - -

Into this:

| | | | |
| | | | |
| | | | |

Essentially, just rotating the entire content 90 degrees
counter-clockwise.

I would do this with the graphics, but there is dynamic text and an
input box...


Any ideas?

Thanks,

 - Jon



More information about the thelist mailing list