Forum Moderators: not2easy

Message Too Old, No Replies

layer manipulation

         

humpingdan

10:17 am on Dec 17, 2003 (gmt 0)

10+ Year Member



is there any way that you can, kind of, rotate a layer?
kind fo make layers 'wonky' without the aide of images?

or with images actually?

dcrombie

2:02 pm on Dec 17, 2003 (gmt 0)



The CSS property is "layout-flow" although is seems that M$, in their infinite wisdom, have 'deprecated' this property in favour of "writing-mode".

I don't know which browsers (if any) support either property.

mipapage

2:10 pm on Dec 17, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



humpingdan,

Can you explain a bit more? I don't get it :-I

humpingdan

2:41 pm on Dec 17, 2003 (gmt 0)

10+ Year Member



ok ill try and explain,

instead of --------------
¦ ¦
¦ ¦
--------------

id like ---------------
- -
- -
- -
---------------

so that i can set layers on an angle, make a square layer a diamond?

is this posible?

mipapage

3:17 pm on Dec 17, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I think that I can safely say "no", at least with CSS. Try the JS forum, 80% certain that JS can do this.

TGecho

8:31 pm on Dec 17, 2003 (gmt 0)

10+ Year Member



You can't really rotate a "layer" (not even with js as far as I've seen). However there are ways of created slanted lines.

[simon.incutio.com...]

TheDoctor

1:21 am on Dec 18, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



To rotate a "layer" the browser would have to transform text into graphics. I don't think they're up to that yet.

But I'm putting it on my wishlist...