Chris Lilley wrote: > On Nov 25, 3:08pm, Space Cowboy wrote: > > > While it's probably quite complex and a little complicated to deal with, > > wouldn't it be nice if you could have a rotate property in CSS? Even if > > it's only the cardinal points (0, 90, 180, 270 degrees), I think it > > would be a real boon to pages. I like it too. > Restriction to the cardinal points would not allow smooth spinning. *Not* > restricting it to the cardinal points, in the absence of some clipping > mechanism, would potentially forcea reflow for every iteration of the > loop, which is unlikely to give the performance you want. Restriction to the cardinals wouldn't prevent reflow on change of orientation either. ;-) This could of course be handled (as I now see you pointed out later in your response) by putting the rotatining object into a sized/positioned DIV that would contain the object regardless of orientation. > It's possible that it could be added as a new form of relative or absolute > positioning, using rotation rather than translation. That would give defined > clipping and scrolling behaviour and define a Z-order for cases where the > rotated text would overlap other content. That seems like a reasonable starting point.-- Brad Chase Director of Product Marketing New Media Bitstream Inc. 617-520-8660 bchase@bitstream.com www.bitstream.comReceived on Wednesday, 26 November 1997 09:15:10 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:53:53 GMT